Update stack.production.yml
This commit is contained in:
parent
fd051fce95
commit
a368bcaf22
|
@ -6,6 +6,7 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt/tank/persist/nixc.us/headscale/production/config:/etc/headscale/:rw
|
- /mnt/tank/persist/nixc.us/headscale/production/config:/etc/headscale/:rw
|
||||||
- /mnt/tank/persist/nixc.us/headscale/production/data:/var/lib/headscale/:rw
|
- /mnt/tank/persist/nixc.us/headscale/production/data:/var/lib/headscale/:rw
|
||||||
|
command: ["headscale", "serve"]
|
||||||
networks:
|
networks:
|
||||||
- traefik
|
- traefik
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in New Issue