Update stack.production.yml
This commit is contained in:
parent
993489b465
commit
b3b5102674
|
@ -4,8 +4,8 @@ services:
|
||||||
headscale:
|
headscale:
|
||||||
image: git.nixc.us/colin/headscale:production
|
image: git.nixc.us/colin/headscale:production
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/tank/persist/nixc.us/headscale/production/config:/etc/headscale/
|
- /mnt/tank/persist/nixc.us/headscale/production/config:/etc/headscale/:rw
|
||||||
- /mnt/tank/persist/nixc.us/headscale/production/data:/var/lib/headscale
|
- /mnt/tank/persist/nixc.us/headscale/production/data:/var/lib/headscale/:rw
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue