Sogo Module implementation #29

Merged
tenksom merged 6 commits from sogo-test into main 2023-04-03 23:05:28 +02:00
Showing only changes of commit 6ab7985a6a - Show all commits

View file

@ -50,7 +50,7 @@ in
enableACME = true;
locations = {
"/" = {
proxyPass = "http://127.0.0.1:443";
proxyPass = "http://127.0.0.1:20000";
proxyWebsockets = true;
};
};