1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/proxitok_ynh.git synced 2024-09-03 20:15:53 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-09-02 12:19:39 +02:00
parent c66514fb02
commit 11b8890548

View file

@ -45,6 +45,10 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.show_tile = false
api.allowed = ["visitors"]
api.protected = true
[resources.apt]
packages = "php8.2-xml php8.2-zip php8.2-redis php8.2-mbstring php8.2-curl"