heimdall: Disable headscale
This commit is contained in:
parent
eb4ef4bf66
commit
4a7f817e71
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
server = true;
|
server = true;
|
||||||
};
|
};
|
||||||
headscale = {
|
headscale = {
|
||||||
enable = true;
|
enable = false;
|
||||||
baseDomain = "asgard.datarift.nl";
|
baseDomain = "asgard.datarift.nl";
|
||||||
serverUrl = "https://heimdall.datarift.nl";
|
serverUrl = "https://heimdall.datarift.nl";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue