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