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