Restructuring #1

Merged
Jan merged 16 commits from blueprint into main 2025-05-28 10:41:45 +00:00
Showing only changes of commit e872cf3788 - Show all commits

View File

@ -17,7 +17,7 @@
services.wstunnel = { services.wstunnel = {
enable = true; enable = true;
clients.wg-tunnel = { clients.wg-tunnel = {
connectTo = "wss://wstunnel.bulthuis.dev:443"; connectTo = "wss://tunnel.bulthuis.dev:443";
localToRemote = [ localToRemote = [
"udp://51820:10.10.40.100:51820" "udp://51820:10.10.40.100:51820"
]; ];