Publish Headscale via Pangolin
This commit is contained in:
@@ -9,7 +9,7 @@ server:
|
||||
|
||||
headscale:
|
||||
url: "http://headscale:8080"
|
||||
public_url: "http://headscale.home.paccoco.com:8084"
|
||||
public_url: "https://headscale.paccoco.com"
|
||||
config_path: "/etc/headscale/config.yaml"
|
||||
config_strict: true
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
server_url: http://headscale.home.paccoco.com:8084
|
||||
server_url: https://headscale.paccoco.com
|
||||
listen_addr: 0.0.0.0:8080
|
||||
metrics_listen_addr: 127.0.0.1:9090
|
||||
grpc_listen_addr: 0.0.0.0:50443
|
||||
|
||||
Reference in New Issue
Block a user