fix issue tailscale
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user