Убираем mount на физический диск.
This commit is contained in:
parent
49e7b7302c
commit
dfcb3fe362
@ -3,9 +3,6 @@ services:
|
|||||||
image: git.expertdwh.ru/ewh/expertisa:master
|
image: git.expertdwh.ru/ewh/expertisa:master
|
||||||
pull_policy: always
|
pull_policy: always
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
|
||||||
- /opt/docker/eisa/master:/data
|
|
||||||
- /opt/docker/eisa/master-files:/data/uploaded-files
|
|
||||||
configs:
|
configs:
|
||||||
- source: app_config
|
- source: app_config
|
||||||
target: /data/application.yaml
|
target: /data/application.yaml
|
||||||
|
Loading…
Reference in New Issue
Block a user