This commit is contained in:
@@ -3,7 +3,7 @@ services:
|
||||
image: registry.infra.mintel.me/mintel/klz-cables.com:latest
|
||||
restart: always
|
||||
networks:
|
||||
- traefik
|
||||
- infra
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.klz-cables.rule=Host(klz-cables.com,www.klz-cables.com)"
|
||||
@@ -18,6 +18,6 @@ services:
|
||||
start_period: 10s
|
||||
|
||||
networks:
|
||||
traefik:
|
||||
name: traefik
|
||||
infra:
|
||||
name: infra
|
||||
external: true
|
||||
|
||||
Reference in New Issue
Block a user