mirror of
https://github.com/YunoHost-Apps/adguardhome_ynh.git
synced 2024-09-03 18:06:23 +02:00
trying to fix #144
This commit is contained in:
parent
118bda081c
commit
6484f0d2bb
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ adguard.exposed = "Both"
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
api.allowed = "visitors"
|
api.allowed = "visitors"
|
||||||
api.auth_header = false
|
api.auth_header = true
|
||||||
api.protected = true
|
api.protected = true
|
||||||
api.show_tile = false
|
api.show_tile = false
|
||||||
api.url = "re:__DOMAIN__/control"
|
api.url = "re:__DOMAIN__/control"
|
||||||
|
|
Loading…
Add table
Reference in a new issue