fp/services/our/compose.green.yaml
CJ_Clippy 91b26b4120
Some checks failed
ci / test (push) Failing after 7m55s
fp/our CI/CD / build (push) Successful in 1m46s
create blue/green compose files
2025-10-05 08:19:50 -08:00

8 lines
158 B
YAML

services:
server:
ports:
- target: 5000 # container port
published: 8086 # Swarm ingress port
protocol: tcp
mode: ingress