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