headscale config and caddy service
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#
|
||||
# https://myheadscale.example.com:443
|
||||
#
|
||||
server_url: http://127.0.0.1:8080
|
||||
server_url: http://0.0.0.0:8080
|
||||
|
||||
# Address to listen to / bind to on the server
|
||||
#
|
||||
@@ -77,7 +77,7 @@ derp:
|
||||
server:
|
||||
# If enabled, runs the embedded DERP server and merges it into the rest of the DERP config
|
||||
# The Headscale server_url defined above MUST be using https, DERP requires TLS to be in place
|
||||
enabled: false
|
||||
enabled: true
|
||||
|
||||
# Region ID to use for the embedded DERP server.
|
||||
# The local DERP prevails if the region ID collides with other region ID coming from
|
||||
|
||||
Reference in New Issue
Block a user