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