refactor(web): remove app initializer and move auth boot logic to route boundaries (#36818)

This commit is contained in:
yyh
2026-05-29 20:26:34 +08:00
committed by GitHub
parent ae538ced47
commit 9490d63c50
62 changed files with 1284 additions and 668 deletions
+3
View File
@@ -4,6 +4,9 @@ NEXT_PUBLIC_DEPLOY_ENV=DEVELOPMENT
NEXT_PUBLIC_EDITION=SELF_HOSTED
# The base path for the application
NEXT_PUBLIC_BASE_PATH=
# Server-only console API origin for server-side requests.
# Usually matches CONSOLE_API_URL from Docker deployment; local dev can rely on NEXT_PUBLIC_API_PREFIX fallback.
CONSOLE_API_URL=http://localhost:5001
# The base URL of console application, refers to the Console base URL of WEB service if console domain is
# different from api or web app domain.
# example: https://cloud.dify.ai/console/api