Swapped volatile Tailscale ips for fixed wireguard ips

This commit is contained in:
2026-06-29 11:29:17 +02:00
parent cbfb1fef0e
commit a24e82bf5a
8 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
_:
let
upstream = "100.109.179.25";
upstream = "10.10.0.2";
mkProxy = port: {
forceSSL = true;