We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eaf9353 commit cfc7294Copy full SHA for cfc7294
traefik_stack5/configs/traefik.toml
@@ -5,7 +5,7 @@ defaultEntryPoints = ["http"]
5
address = ":8080"
6
[entryPoints.dashboard.auth]
7
[entryPoints.dashboard.auth.basic]
8
- users = ["admin:$2y$05$pAfipn3.brdHMI2eWGnYH.84XYqLozp1sUPi36/l54UAwv.zGLtNC"]
+ users = ["admin:$$2y$$05$$F44r3C0UXd5aK/o6Y7KgwObpYXJzUMe/rAfP2q9fxiw1DZfUEdl1S"]
9
[entryPoints.http]
10
address = ":80"
11
# [entryPoints.http.redirect]
0 commit comments