Реплики в docker-compose.yml вместо нескольких стеков.

This commit is contained in:
Постнов Андрей 2024-10-01 18:31:25 +03:00
parent d359e0ece2
commit a1b33b38ad

View File

@ -3,6 +3,8 @@ services:
image: git.expertdwh.ru/ewh/expertisa:master
pull_policy: always
restart: unless-stopped
deploy:
replicas: 3
configs:
- source: app_config
target: /data/application.yaml