portainer
This commit is contained in:
parent
46e8c264de
commit
c961d9dfc7
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ services:
|
|||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.portainer.rule=Host(`glances.${DOMAIN}`) && PathPrefix(`/portainer`)
|
||||
- traefik.http.middlewares.test-stripprefix.stripprefix.prefixes=/portainer,/portainer/
|
||||
- traefik.http.routers.portainer.entrypoints=web
|
||||
- traefik.http.services.portainer.loadbalancer.server.port=9000
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue