mirror of
https://github.com/langgenius/dify.git
synced 2026-04-05 11:11:12 +08:00
refactor: config file (#3852)
This commit is contained in:
@@ -17,7 +17,7 @@ Then, configure the environment variables. Create a file named `.env.local` in t
|
||||
```
|
||||
# For production release, change this to PRODUCTION
|
||||
NEXT_PUBLIC_DEPLOY_ENV=DEVELOPMENT
|
||||
# The deployment edition, SELF_HOSTED or CLOUD
|
||||
# The deployment edition, SELF_HOSTED
|
||||
NEXT_PUBLIC_EDITION=SELF_HOSTED
|
||||
# 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.
|
||||
|
||||
Reference in New Issue
Block a user