1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sharkey_ynh.git synced 2024-09-03 20:16:32 +02:00

Update manifest.toml: explicit dependency to redis-server

This commit is contained in:
Alexandre Aubin 2024-07-15 17:58:11 +02:00 committed by GitHub
parent f1af881a20
commit 25675e6c8b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -52,7 +52,7 @@ ram.runtime = "50M"
main.url = "/"
[resources.apt]
packages ="ffmpeg postgresql git build-essential"
packages ="ffmpeg postgresql git build-essential redis-server"
[resources.database]