config headscale
This commit is contained in:
@@ -14,8 +14,6 @@ services:
|
|||||||
- 0.0.0.0:1001:9090 # metrics
|
- 0.0.0.0:1001:9090 # metrics
|
||||||
command: serve
|
command: serve
|
||||||
environment:
|
environment:
|
||||||
HEADSCALE_SERVER_URL: ${HOST_IP}
|
|
||||||
HEADSCALE_DNS_NAMESERVERS: ${DNS_NODE_IP:-1.1.1.1}
|
|
||||||
networks:
|
networks:
|
||||||
- ip4net
|
- ip4net
|
||||||
labels:
|
labels:
|
||||||
|
|||||||
Reference in New Issue
Block a user