1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osticket_ynh.git synced 2024-09-03 19:56:17 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-07-18 12:11:19 +02:00
parent 37afc8612a
commit 630909b6dc

View file

@ -138,6 +138,10 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "/api"
api.allowed = "visitors"
api.show_tile = false
api.protected = true
[resources.apt]
packages = "mariadb-server php8.0-mysql php8.0-gd php-php-gettext php8.0-imap php8.0-fpm php8.0-mbstring php8.0-xml php8.0-zip php8.0-intl php8.0-curl curl"