Security: Remove exposed tokens and credentials

This commit is contained in:
Debian
2026-03-15 03:39:41 +00:00
parent a2623a5683
commit 9bbf657ea9
7 changed files with 9 additions and 9 deletions

View File

@@ -12,7 +12,7 @@
enable = true;
extraUpFlags = [
"--login-server=https://headscale.du-senegal.com"
"--authkey=f43f36ef159b3df799eb316b81bdac1b415c7cc2add174d0"
"--authkey=<HEADSCALE_AUTHKEY>"
"--force-reauth"
];
};