Traefik: Move to host mode
This commit is contained in:
@ -14,15 +14,12 @@ services:
|
||||
- "traefik.http.services.kuma-{{ _name }}.loadbalancer.server.port=3001"
|
||||
networks:
|
||||
- default
|
||||
- gateway
|
||||
- pantalaimon
|
||||
|
||||
volumes:
|
||||
data:
|
||||
|
||||
networks:
|
||||
gateway:
|
||||
external: true
|
||||
pantalaimon:
|
||||
external: true
|
||||
...
|
||||
|
Reference in New Issue
Block a user