From b3b5102674e505f347864e6845b7a70e4d479640 Mon Sep 17 00:00:00 2001 From: colin Date: Mon, 22 Jan 2024 17:31:24 +0000 Subject: [PATCH] Update stack.production.yml --- stack.production.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stack.production.yml b/stack.production.yml index 81db404..ef2eb14 100644 --- a/stack.production.yml +++ b/stack.production.yml @@ -4,8 +4,8 @@ services: headscale: image: git.nixc.us/colin/headscale:production volumes: - - /mnt/tank/persist/nixc.us/headscale/production/config:/etc/headscale/ - - /mnt/tank/persist/nixc.us/headscale/production/data:/var/lib/headscale + - /mnt/tank/persist/nixc.us/headscale/production/config:/etc/headscale/:rw + - /mnt/tank/persist/nixc.us/headscale/production/data:/var/lib/headscale/:rw networks: - traefik environment: