mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-01-18 07:17:05 +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…
Reference in New Issue
Block a user