Refactor docker-compose.yml to update dozzle service configuration

This commit is contained in:
2024-05-29 09:29:52 +08:00
parent 16310a21ba
commit 6f1d04afc3
2 changed files with 12 additions and 3 deletions
@@ -0,0 +1,8 @@
http:
middlewares:
middlewares-basic-auth:
basicAuth:
# users:
# - "user:$apsdfswWvC/6.$E3FtsfTntPC0wVJ7IUVtX1"
usersFile: "/run/secrets/basic_auth_credentials"
realm: "Traefik 3 Basic Auth"