restart: unless-stopped
This commit is contained in:
parent
e12f79b6cf
commit
d54753b7e1
@ -2,6 +2,7 @@ services:
|
|||||||
eisa:
|
eisa:
|
||||||
image: git.expertdwh.ru/ewh/expertisa:master
|
image: git.expertdwh.ru/ewh/expertisa:master
|
||||||
pull_policy: always
|
pull_policy: always
|
||||||
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/docker/eisa/master:/data
|
- /opt/docker/eisa/master:/data
|
||||||
- /opt/docker/eisa/master-files:/data/uploaded-files
|
- /opt/docker/eisa/master-files:/data/uploaded-files
|
||||||
|
Loading…
Reference in New Issue
Block a user