traefik takes advantage of docker expose port
This commit is contained in:
parent
4ba71fa5c8
commit
8b759e6e98
11 changed files with 12 additions and 22 deletions
|
|
@ -30,8 +30,7 @@ services:
|
|||
- traefik.http.routers.netdata.entrypoints=https
|
||||
- traefik.http.routers.netdata.tls=true
|
||||
- traefik.http.routers.netdata.middlewares=auth
|
||||
- traefik.http.middlewares.auth.basicauth.users=${BASIC_AUTH}
|
||||
- traefik.http.services.netdata.loadbalancer.server.port=19999
|
||||
- traefik.http.middlewares.auth.basicauth.users=${BASIC_AUTH}
|
||||
healthcheck:
|
||||
disable: true
|
||||
docker-proxy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue