generated from coop-cloud/example
This commit is contained in:
parent
0fe43fc444
commit
e79f3cf0cc
@ -31,7 +31,7 @@ services:
|
||||
retries: 20
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
condition: always
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.services.${STACK_NAME}.loadbalancer.server.port=80"
|
||||
@ -78,6 +78,8 @@ services:
|
||||
networks:
|
||||
- internal
|
||||
deploy:
|
||||
restart_policy:
|
||||
condition: always
|
||||
labels:
|
||||
- "coop-cloud.${STACK_NAME}.version=2.2.0+v4.2.2-bullseye"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user