diff --git a/utils/modules/services/web/typo3.nix b/utils/modules/services/web/typo3.nix index 283d72d..e0f75a8 100644 --- a/utils/modules/services/web/typo3.nix +++ b/utils/modules/services/web/typo3.nix @@ -233,7 +233,7 @@ in } ''; - locations."/auth/sso" = { + locations."/typo3/sso" = { proxyPass = "http://127.0.0.1:3010"; proxyWebsockets = true;