default basic auth
This commit is contained in:
parent
c137e9f064
commit
e747ff399d
@ -144,6 +144,10 @@
|
|||||||
customFrameOptionsValue: "SAMEORIGIN"
|
customFrameOptionsValue: "SAMEORIGIN"
|
||||||
sslProxyHeaders:
|
sslProxyHeaders:
|
||||||
X-Forwarded-Proto: "https"
|
X-Forwarded-Proto: "https"
|
||||||
|
default-basic-auth:
|
||||||
|
basicAuth:
|
||||||
|
usersFile: "/etc/traefik/providers.local/default-basic-auth.usersfile"
|
||||||
|
|
||||||
notify: Restart traefik
|
notify: Restart traefik
|
||||||
|
|
||||||
- name: /usr/local/sbin/traefik-qualys-ssl-labs-check.sh
|
- name: /usr/local/sbin/traefik-qualys-ssl-labs-check.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user