mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2024-09-03 20:25:53 +02:00
Update manifest.toml: explicit dependency to redis-server
This commit is contained in:
parent
f525a0bfde
commit
e3c6d21bf3
1 changed files with 3 additions and 0 deletions
|
@ -67,3 +67,6 @@ ram.runtime = "50M"
|
|||
download.auth_header = false
|
||||
download.show_tile = false
|
||||
download.additional_urls = [ "re:^__DOMAIN__/.*.css$", "re:^__DOMAIN__/.*.js$", "re:^__DOMAIN__/.*.svg$", "re:^__DOMAIN__/.*.woff2$", "re:^__DOMAIN__/favicon.*.png$" ]
|
||||
|
||||
[resources.apt]
|
||||
packages = "redis-server"
|
||||
|
|
Loading…
Add table
Reference in a new issue