upd
All checks were successful
Deploy Backend / deploy (push) Successful in 20s
Deploy Frontend / deploy (push) Successful in 34s

This commit is contained in:
Oscar
2026-06-04 15:31:07 +03:00
parent 70f692b7d8
commit 26216672a8
2 changed files with 2 additions and 2 deletions

View File

@@ -39,7 +39,7 @@ jobs:
--name tmc-frontend \
--network traefik \
--label "traefik.enable=true" \
--label "traefik.http.routers.chad-client.rule=Host(\`test-1.koptilnya.xyz\`)" \
--label "traefik.http.routers.tmc-frontend.rule=Host(\`test-1.koptilnya.xyz\`)" \
--label "traefik.http.routers.tmc-frontend.entrypoints=websecure" \
--label "traefik.http.routers.tmc-frontend.tls=true" \
--label "traefik.http.routers.tmc-frontend.tls.certresolver=myresolver" \