restart: unless-stopped
This commit is contained in:
parent
fa5877841c
commit
abca60e5d6
@ -1,6 +1,8 @@
|
|||||||
services:
|
services:
|
||||||
eisa:
|
eisa:
|
||||||
image: git.expertdwh.ru/ewh/expertisa:${BRANCH}
|
image: git.expertdwh.ru/ewh/expertisa:${BRANCH}
|
||||||
|
pull_policy: always
|
||||||
|
restart: unless-stopped
|
||||||
configs:
|
configs:
|
||||||
- source: app_config
|
- source: app_config
|
||||||
target: /data/application.yaml
|
target: /data/application.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user