1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/readeck_ynh.git synced 2024-09-03 20:16:18 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2024-02-10 19:54:22 +01:00
parent 1226a30ad9
commit e70b44fafd

View file

@ -61,6 +61,10 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
main.auth_header = false
api.url = "/api"
api.show_tile = false
api.allowed = "visitors"
api.auth_header = false
[resources.ports]
@ -69,4 +73,3 @@ ram.runtime = "50M"
[resources.database]
type = "postgresql"