1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/umami_ynh.git synced 2024-10-01 13:34:50 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-04-26 12:02:52 +02:00
parent c50aade51e
commit fe56c601c0

View file

@ -53,6 +53,11 @@ ram.runtime = "50M"
[resources.permissions] [resources.permissions]
main.url = "/" main.url = "/"
api.url = "/api"
api.show_tile = false
api.allowed = "visitors"
api.auth_header = false
api.show_tile = false
[resources.apt] [resources.apt]
packages = "postgresql" packages = "postgresql"