This commit is contained in:
Joakim Repomaa
2025-02-08 15:42:02 +02:00
committed by Joakim Repomaa
parent e0d0c12a8e
commit 6a5789d45b
12 changed files with 27 additions and 33 deletions
+1 -1
View File
@@ -223,7 +223,7 @@
acme.dnsChallenge = true;
vHosts."koti.repomaa.com" = {
proxyBuffering = false;
locations."/".proxy = "http://127.0.0.1:8123";
locations."/".proxyPort = 8123;
};
};