Skip to content

Commit 54b044e

Browse files
committed
basic auth new password
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent dfafeaa commit 54b044e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

traefik_stack6/stack-proxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ services:
131131
memory: 48M
132132
labels:
133133
- traefik.frontend.rule=Host:${DASHBOARD_DOMAIN}
134-
- traefik.frontend.auth.basic.users=admin:$2y$05$pAfipn3.brdHMI2eWGnYH.84XYqLozp1sUPi36/l54UAwv.zGLtNC
134+
- traefik.frontend.auth.basic.users=pascal:$$2y$$05$$jyYdEv/SOqfhRXLmgGhnbuiKTdxHnXE21m4Rctn4iZPqTFAY3BG8W
135135
- traefik.docker.network=ntw_front
136136
- traefik.enable=true
137137
- traefik.port=8080

0 commit comments

Comments
 (0)