update compose
This commit is contained in:
@@ -40,6 +40,8 @@ services:
|
|||||||
- "traefik.http.routers.dashboard.service=api@internal"
|
- "traefik.http.routers.dashboard.service=api@internal"
|
||||||
- "traefik.http.routers.dashboard.tls=true"
|
- "traefik.http.routers.dashboard.tls=true"
|
||||||
- "traefik.http.routers.dashboard.tls.certresolver=le"
|
- "traefik.http.routers.dashboard.tls.certresolver=le"
|
||||||
|
- "traefik.http.middlewares.dashboard-auth.basicauth.users=admin:$$apr1$$XHYvA6xP$$nol8TiAhcTXeMqcJjtDuv1"
|
||||||
|
- "traefik.http.routers.dashboard.middlewares=dashboard-auth"
|
||||||
|
|
||||||
server:
|
server:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user