Merge branch 'main' into storage-refactor
This commit is contained in:
commit
1289462220
13 changed files with 4324 additions and 52 deletions
|
|
@ -144,6 +144,7 @@
|
|||
Endpoint = "185.230.126.146:51820";
|
||||
# Allow all traffic but use policy routing to prevent system-wide VPN
|
||||
AllowedIPs = ["0.0.0.0/0"];
|
||||
PersistentKeepalive = 25;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
@ -339,7 +340,7 @@
|
|||
};
|
||||
|
||||
actual = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
domain = "budget.jan-leila.com";
|
||||
impermanence.enable = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue