Skip to content

Commit dfafeaa

Browse files
committed
Add auth.basic
Signed-off-by: Pascal Andy <pascal@firepress.org>
1 parent 591356f commit dfafeaa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

traefik_stack6/stack-proxy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +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
134135
- traefik.docker.network=ntw_front
135136
- traefik.enable=true
136137
- traefik.port=8080

0 commit comments

Comments
 (0)