space
This commit is contained in:
parent
99eef16be0
commit
00d728fee8
|
|
@ -17,6 +17,7 @@ services:
|
||||||
- 50000:50000
|
- 50000:50000
|
||||||
extra_hosts:
|
extra_hosts:
|
||||||
- "host.docker.internal:host-gateway"
|
- "host.docker.internal:host-gateway"
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
- /var/run/docker.sock:/var/run/docker.sock
|
||||||
- ${DOCKER_SYSTEM}:/_system_
|
- ${DOCKER_SYSTEM}:/_system_
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue