getting out of repos to docker
This commit is contained in:
parent
34306b6eae
commit
15ef942ab0
@ -6,7 +6,7 @@ services:
|
|||||||
restart: always
|
restart: always
|
||||||
#network_mode: host
|
#network_mode: host
|
||||||
volumes:
|
volumes:
|
||||||
- /works/repos/config_service/data:/app/data
|
- /works/docker/config_service/data:/app/data
|
||||||
- /works/logs:/logs
|
- /works/logs:/logs
|
||||||
ports:
|
ports:
|
||||||
- 6789:6789
|
- 6789:6789
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user