'corum-fk/prod/corumfk.yml' güncelle
This commit is contained in:
parent
505c4c3a79
commit
df4d0adb9a
|
|
@ -14,7 +14,7 @@ services:
|
|||
condition: on-failure
|
||||
labels:
|
||||
- traefik.enable=true
|
||||
- traefik.http.routers.cfklanding.rule=Host(`corumfk.com.tr`) || Host(`www.corumfk.com.tr`)
|
||||
- traefik.http.routers.cfklanding.rule=Host(`corumfk.com.tr`) || Host(`www.corumfk.com.tr`) || Host(`arcacorumfk.com.tr`) || Host(`www.arcacorumfk.com.tr`) || Host(`arcacorumfk.com`) || Host(`www.arcacorumfk.com`)
|
||||
- traefik.http.routers.cfklanding.entrypoints=websecure
|
||||
- traefik.http.routers.cfklanding.tls.certresolver=myresolver
|
||||
- traefik.http.services.cfklanding.loadbalancer.server.port=3000
|
||||
|
|
@ -113,7 +113,7 @@ services:
|
|||
timeout: 5s
|
||||
retries: 3
|
||||
deploy:
|
||||
replicas: 2
|
||||
replicas: 3
|
||||
restart_policy:
|
||||
condition: on-failure
|
||||
placement:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user