1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grocy_ynh.git synced 2024-09-03 19:25:54 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-07-30 18:38:51 +01:00
parent f33afc3b00
commit 9005a14b84

View file

@ -52,6 +52,10 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.allowed = "visitors"
api.how_tile = false
api.protected = true
[resources.apt]
packages = "php8.2-ldap php8.2-mbstring php8.2-fileinfo php8.2-sqlite3 php8.2-gd php8.2-intl"