fix issue tailscale

This commit is contained in:
2025-10-26 11:21:03 +00:00
parent ea2334b8a4
commit 6df9115f3d
2 changed files with 20 additions and 25 deletions

View File

@@ -10,8 +10,8 @@ services:
- ${SERVICE_PATH}/headscale/lib:/var/lib/headscale
- ${SERVICE_PATH}/headscale/run:/var/run/headscale
ports:
- 0.0.0.0:1000:8080 # api
- 0.0.0.0:1001:9090 # metrics
- 127.0.0.1:8080:8080 # api
- 127.0.0.1:9090:9090 # metrics
command: serve
environment:
networks: