change port of zammad proxy

This commit is contained in:
2023-08-17 22:50:40 +02:00
parent 21c984d35c
commit f0945efff9

View File

@@ -68,7 +68,7 @@
; ;
}; };
locations."/auth/sso" = { locations."/auth/sso" = {
proxyPass = "http://127.0.0.1:6042"; proxyPass = "http://127.0.0.1:3010";
proxyWebsockets = true; proxyWebsockets = true;
extraConfig = '' extraConfig = ''