1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-05-11 16:46:36 +02:00
parent 6836877ae4
commit e9148994d8

View file

@ -59,7 +59,7 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
api.url = "re:$domain\/.well-known\/.*"
api.url = "re:__DOMAIN__\\/.well-known\\/.*"
api.allowed = ["visitors", "all_users"]
api.auth_header = false
api.show_tile = false