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:
parent
f1af881a20
commit
25675e6c8b
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue