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

View File

@@ -21,3 +21,9 @@ DB_NAME=opencoze
DB_USER=root
DB_PASSWORD=your_real_password_here
DB_TABLE_USER=user
# Coze SSO integration
# Shared secret used to sign SSO JWTs (must match Coze backend SSO_SHARED_SECRET)
SSO_SHARED_SECRET=change-this-sso-secret
# Base URL of your Coze host (including scheme and port)
COZE_HOST=http://nw.sgcode.cn:18888