Update stack.production.yml

This commit is contained in:
colin 2024-01-22 17:31:24 +00:00
parent 993489b465
commit b3b5102674
1 changed files with 2 additions and 2 deletions

View File

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