fix: htpasswd hash update
This commit is contained in:
parent
ad071c7be3
commit
0db5e5663a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
[http.middlewares.simpleAuth.basicAuth]
|
||||
users = [
|
||||
"admin:$apr1$.69ctJC9$hWFBopMkCUHgxe5clVf4H0"
|
||||
"admin:$apr1$rKQCDINk$Q2eQm14Xi/tzIoXi/UsKq/"
|
||||
]
|
||||
|
||||
|
||||
|
|
Reference in a new issue