done with the connecting of coze
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user