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