Update stack.production.yml

This commit is contained in:
colin 2024-01-22 03:38:47 +00:00
parent 22b00ce51e
commit ff5ab9cf6e
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@ services:
headscale:
image: git.nixc.us/colin/headscale:production
volumes:
- headscale:/etc/headscale/
- /mnt/tank/persist/nixc.us/headscale/production/config:/etc/headscale/
networks:
- traefik
environment:
@ -32,8 +32,8 @@ services:
replicas: 1
restart_policy:
condition: on-failure
volumes:
headscale:
# volumes:
# headscale:
networks:
traefik:
external: true