pass
This commit is contained in:
parent
fb50042405
commit
f24b39e126
|
|
@ -12,9 +12,9 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- dockge-data:/app/data
|
- dockge-data:/app/data
|
||||||
- /opt/stacks:/opt/stacks
|
- /root/medicine-config:/root/medicine-config
|
||||||
environment:
|
environment:
|
||||||
- DOCKGE_STACKS_DIR=/opt/stacks
|
- DOCKGE_STACKS_DIR=/root/medicine-config
|
||||||
|
|
||||||
networks:
|
networks:
|
||||||
medicine-network:
|
medicine-network:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue