Update stack.production.yml

This commit is contained in:
colin 2024-01-22 18:39:26 +00:00
parent fd051fce95
commit a368bcaf22
1 changed files with 1 additions and 0 deletions

View File

@ -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: