deploy
All checks were successful
Build & Deploy / deploy (push) Successful in 2m21s

This commit is contained in:
2026-01-17 17:00:41 +01:00
parent f6cd5ec5aa
commit 9f62c0a7bf

View File

@@ -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