mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 06:12:14 +08:00
feat: add NEXT_PUBLIC_BACKEND_BASE_URL
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
# When adding additional environment variables, the schema in "/src/env.js"
|
||||
# should be updated accordingly.
|
||||
|
||||
# The base URL of DeerFlow's backend service
|
||||
NEXT_PUBLIC_BACKEND_BASE_URL="http://localhost:8000"
|
||||
|
||||
# Better Auth
|
||||
## Better Auth - Google OAuth
|
||||
BETTER_AUTH_GOOGLE_CLIENT_ID=""
|
||||
|
||||
Reference in New Issue
Block a user