change port of zammad proxy

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

View file

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