create config template for headscale
This commit is contained in:
@@ -15,8 +15,7 @@ services:
|
||||
command: serve
|
||||
environment:
|
||||
HEADSCALE_SERVER_URL: ${HOST_IP}
|
||||
HEADSCALE_DNS_NAMESERVERS: ${DNS_NODE_IP:-10.10.10.3}
|
||||
HEADSCALE_DNS_MAGIC_DNS: "true"
|
||||
HEADSCALE_DNS_NAMESERVERS: ${DNS_NODE_IP:-1.1.1.1}
|
||||
networks:
|
||||
- ip4net
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user