Disable tailscaleAuth for now because it doesn't work with tailscale's ACL tagged group
Some checks failed
Check Flake / check-flake (push) Failing after 35s
Some checks failed
Check Flake / check-flake (push) Failing after 35s
This commit is contained in:
@@ -254,7 +254,7 @@
|
||||
];
|
||||
|
||||
tailscaleAuth = {
|
||||
enable = true;
|
||||
enable = false; # Disabled for now because it doesn't work with tailscale's ACL tagged groups
|
||||
virtualHosts = [
|
||||
"bazarr.s0.neet.dev"
|
||||
"radarr.s0.neet.dev"
|
||||
|
||||
Reference in New Issue
Block a user