kopia lustrzana https://github.com/Haxxnet/Compose-Examples
Update docker-compose.yml
rodzic
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/
|
||||||
|
|
Ładowanie…
Reference in New Issue