done with the connecting of coze

This commit is contained in:
Ebenezer
2026-03-30 18:30:09 +08:00
parent 8c0e327115
commit adde023647
619 changed files with 8987 additions and 46206 deletions

11
backend/.env Normal file
View 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