This commit is contained in:
2026-02-13 11:34:12 +00:00
parent 26195b6411
commit 540359308e
5 changed files with 88 additions and 9 deletions

View File

@@ -14,9 +14,6 @@
enable = true;
email = "doloroo@proton.me";
enableReload = true;
virtualHosts."example.org".extraConfig = ''
reverse_proxy http://10.25.40.6
'';
};
};
};