fix url
This commit is contained in:
parent
b138f414e0
commit
81ee5b81c0
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ in
|
||||||
address = "localhost";
|
address = "localhost";
|
||||||
port = headscale-port;
|
port = headscale-port;
|
||||||
settings = {
|
settings = {
|
||||||
server_url = "https://headscale.zerforschen.plus";
|
server_url = "https://uplink.darkest.space/";
|
||||||
dns = {
|
dns = {
|
||||||
override_local_dns = false;
|
override_local_dns = false;
|
||||||
base_domain = "high-gravity.space";
|
base_domain = "high-gravity.space";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue