deploy
All checks were successful
Deploy / build (push) Successful in 20s

This commit is contained in:
Круглицкий Никита Витальевич 2025-11-21 08:31:54 +06:00
parent d5335a3cba
commit 8634dc6286

View File

@ -33,8 +33,7 @@ jobs:
--name bpmn-api \
--network traefik \
--label "traefik.enable=true" \
--label "traefik.http.routers.bpmn-api.rule=Host(\`api.koptilnya.xyz\`) && PathPrefix(\`/bpmn\`)" \
--label "traefik.http.middlewares.bpmn-api.stripprefix.prefixes=/bpmn" \
--label "traefik.http.routers.bpmn-api.rule=Host(\`zxc.koptilnya.xyz\`)" \
--label "traefik.http.routers.bpmn-api.entrypoints=websecure" \
--label "traefik.http.routers.bpmn-api.tls.certresolver=myresolver" \
--label "traefik.http.services.bpmn-api.loadbalancer.server.port=80" \