Adguard: Remove DOT, use port 80
This commit is contained in:
parent
a2a03018ce
commit
808ca25642
2 changed files with 1 additions and 9 deletions
|
@ -65,7 +65,7 @@ backend adguard
|
|||
http-response set-header X-Content-Type-Options "nosniff"
|
||||
http-response set-header Referrer-Policy "strict-origin-when-cross-origin"
|
||||
http-response set-header Cross-Origin-Resource-Policy "same-origin"
|
||||
server adguard adguard.incus:3000 check
|
||||
server adguard adguard.incus:80 check
|
||||
|
||||
backend vaultwarden
|
||||
# set HSTS for one year after all responses
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue