Fix tailscale

This commit is contained in:
AaronDewes 2022-03-03 06:45:52 +00:00
parent 6637d84b42
commit f83d6e6f9b

View File

@ -28,6 +28,6 @@ containers:
network_mode: "host"
restart: on-failure
stop_grace_period: 1m
command: "sh -c 'tailscale web --listen 0.0.0.0:${APP_TAILSCALE_PORT} & exec tailscaled --tun=userspace-networking'"
command: "sh -c 'tailscale web --listen 0.0.0.0:${APP_TAILSCALE_MAIN_PORT} & exec tailscaled --tun=userspace-networking'"
data:
- data:/var/lib