done with the connecting of coze
This commit is contained in:
11
backend/.env
Normal file
11
backend/.env
Normal file
@@ -0,0 +1,11 @@
|
||||
PORT=3010
|
||||
DB_HOST=nw.sgcode.cn
|
||||
DB_PORT=21434
|
||||
DB_USER=root
|
||||
DB_PASSWORD=root
|
||||
DB_NAME=opencoze
|
||||
|
||||
# Coze SSO integration (must match Coze backend config)
|
||||
SSO_SHARED_SECRET=dev-sso-shared-secret-change-me
|
||||
COZE_HOST=http://nw.sgcode.cn:18888
|
||||
|
||||
Reference in New Issue
Block a user