复制项目

This commit is contained in:
kim.dev.6789
2026-01-14 22:35:45 +08:00
parent 305d526110
commit b7f8db7d08
297 changed files with 81784 additions and 0 deletions

13
config/share.yml Normal file
View File

@@ -0,0 +1,13 @@
openIM:
# OpenIM API address
apiURL: http://127.0.0.1:10002
# OpenIM secret key, must be consistent with OpenIM
secret: openIM123
# OpenIM administrator userID, must be consistent with OpenIM
adminUserID: imAdmin
# Refresh OpenIM token interval
tokenRefreshInterval: 120 # unit: minute
chatAdmin:
# Default username and password for the admin
- "chatAdmin"