'corum-fk/corumfk.yml' güncelle
This commit is contained in:
parent
9885958ea0
commit
8e8e6951d1
|
|
@ -107,8 +107,13 @@ services:
|
|||
networks:
|
||||
- traefik-public
|
||||
- corum-fk-network
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:1337/"]
|
||||
interval: 30s
|
||||
timeout: 5s
|
||||
retries: 3
|
||||
deploy:
|
||||
replicas: 1
|
||||
replicas: 2
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
placement:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user