fix: bootstrap env (#127)

Co-authored-by: yuhao1118 <yuhao1118@bytedance.net>
This commit is contained in:
Yuhao
2023-05-23 10:48:03 +08:00
committed by GitHub
parent 4ba38465ac
commit 7722a7c5cd
2 changed files with 13 additions and 1 deletions

View File

@@ -14,7 +14,7 @@ CONSOLE_URL=http://127.0.0.1:5001
API_URL=http://127.0.0.1:5001
# Web APP base URL
APP_URL=http://127.0.0.1:5001
APP_URL=http://127.0.0.1:3000
# celery configuration
CELERY_BROKER_URL=redis://:difyai123456@localhost:6379/1