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", loginPath: "/login",
userPath: "/dev/home", userPath: "/dev/home",
publicRoutes: [ publicRoutes: [
// "/", "/",
"/api/auth/*", "/api/auth/*",
"/login", "/login",
"/register", "/register",