mirror of
https://github.com/langgenius/dify.git
synced 2026-09-01 15:09:21 +08:00
docs(web): consolidate maintainer guidance (#40758)
This commit is contained in:
@@ -21,6 +21,8 @@ NEXT_PUBLIC_SOCKET_URL=ws://localhost:5001
|
||||
# Dev proxy routes are configured in web/dev-proxy.config.ts.
|
||||
# pnpm -C web run dev:proxy loads web/.env.local before evaluating that config file.
|
||||
DEV_PROXY_TARGET=https://cloud.dify.ai
|
||||
# Defaults to DEV_PROXY_TARGET when omitted. Set this when enterprise API routes use a different origin.
|
||||
DEV_PROXY_ENTERPRISE_TARGET=
|
||||
# Defaults to DEV_PROXY_TARGET when omitted. Set this when Web App public APIs use a different origin.
|
||||
DEV_PROXY_PUBLIC_TARGET=https://udify.app
|
||||
DEV_PROXY_HOST=127.0.0.1
|
||||
|
||||
Reference in New Issue
Block a user