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

Remove deb Yarn dependency

This commit is contained in:
tituspijean 2024-01-12 19:17:34 +01:00
parent 56feea6f62
commit bfc7b52954
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -72,9 +72,5 @@ ram.runtime = "1G"
[resources.apt] [resources.apt]
packages = "ffmpeg, postgresql, postgresql-contrib" packages = "ffmpeg, postgresql, postgresql-contrib"
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"
extras.yarn.packages = "yarn"
[resources.database] [resources.database]
type = "postgresql" type = "postgresql"