Fix: version 1.2.11

This commit is contained in:
2024-12-02 17:42:04 +08:00
parent ca4ccf7c58
commit 7afcc9ced0

View File

@@ -18,7 +18,7 @@ const middlewareConfig: MiddlewareConfig = {
loginPath: "/login",
userPath: "/dev/home",
publicRoutes: [
// "/",
"/",
"/api/auth/*",
"/login",
"/register",