gitae landing

This commit is contained in:
2025-12-11 20:39:23 +00:00
parent a99ae65e59
commit fa03b166a4

View File

@@ -21,6 +21,7 @@
SAME_SITE = "strict"; SAME_SITE = "strict";
}; };
api.ENABLE_SWAGGER = false; api.ENABLE_SWAGGER = false;
server.LANDING_PAGE = "organizations";
}; };
}; };