mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-31 05:33:46 +00:00
Update docker-compose.yml
This commit is contained in:
parent
ac4134e0fd
commit
69137a3c00
|
@ -9,8 +9,8 @@ services:
|
||||||
command: headscale serve
|
command: headscale serve
|
||||||
expose:
|
expose:
|
||||||
- 8080
|
- 8080
|
||||||
#networks:
|
networks:
|
||||||
# - proxy
|
- proxy
|
||||||
volumes:
|
volumes:
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/headscale/config:/etc/headscale
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/headscale/config:/etc/headscale
|
||||||
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/headscale/data:/var/lib/headscale/
|
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/headscale/data:/var/lib/headscale/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user