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

Update manifest.toml: explicit dependency to redis-server

This commit is contained in:
Alexandre Aubin 2024-07-15 17:57:04 +02:00 committed by GitHub
parent 39860eed4c
commit e297a49696
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -64,6 +64,7 @@ ram.runtime = "300M"
"libpq-dev", "libpq-dev",
"postgresql", "postgresql",
"postgresql-contrib", "postgresql-contrib",
"redis-server",
] ]
[resources.database] [resources.database]