Update Traefik dynamic config with bcrypt-hashed credentials for truckwash.
This commit is contained in:
@@ -25,7 +25,7 @@ http:
|
||||
# Example command to generate (once Docker is available):
|
||||
# docker run --rm httpd:2.4-alpine htpasswd -nbB truckwash 'w5j9MlEVz62Exm6r'
|
||||
users:
|
||||
- "truckwash:REPLACE_WITH_BCRYPT_HASH"
|
||||
- "truckwash:$2y$05$DYcMFqMPgEFWAJQioc.F3.v9ppi9bReAi/aQzoOlWqMyhIysKlDCC"
|
||||
dashboard-allow-local:
|
||||
ipWhiteList:
|
||||
sourceRange:
|
||||
|
||||
Reference in New Issue
Block a user