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:
Alexandre Aubin 2024-07-15 17:52:35 +02:00 committed by GitHub
parent a50ecac7bc
commit 997644cff3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,7 +70,7 @@ ram.runtime = "1G"
api.protected = true
[resources.apt]
packages = "ffmpeg, postgresql, postgresql-contrib"
packages = "ffmpeg, postgresql, postgresql-contrib, redis-server"
extras.yarn.repo = "deb https://dl.yarnpkg.com/debian/ stable main"
extras.yarn.key = "https://dl.yarnpkg.com/debian/pubkey.gpg"