1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/peertube_ynh.git synced 2024-09-03 19:56:29 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-03-22 07:37:26 +01:00
parent 02fe511a21
commit c10aa8bb07

View file

@ -64,7 +64,6 @@ ram.runtime = "50M"
[resources.apt] [resources.apt]
packages = "ffmpeg postgresql postgresql-contrib openssl g++ mailutils apt-transport-https" packages = "ffmpeg postgresql postgresql-contrib openssl g++ mailutils apt-transport-https"
# (this part is optional and corresponds to the legacy ynh_install_extra_app_dependencies helper)
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main" extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg" extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
extras.yarn.packages = "yarn" extras.yarn.packages = "yarn"