mirror of
https://github.com/YunoHost-Apps/nextcloud_ynh.git
synced 2024-09-03 19:55:57 +02:00
Update manifest.toml
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
This commit is contained in:
parent
7cce030768
commit
d22f935794
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ ram.runtime = "512M"
|
|||
[resources.permissions]
|
||||
main.url = "/"
|
||||
|
||||
api.url = "re:$domain\\/.well-known\\/.*"
|
||||
api.url = "re:__DOMAIN__\\/.well-known\\/.*"
|
||||
api.auth_header = false
|
||||
api.show_tile = false
|
||||
api.protected= true
|
||||
|
|
Loading…
Add table
Reference in a new issue