修复了docker中上传失败的问题,改用环境变量定义openai接口和密钥

This commit is contained in:
2025-11-15 17:15:46 +08:00
parent 046b649aec
commit 1e041cad3b
4 changed files with 7 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
INDEX_NAME = "wordsearch266666"
USER_NAME = "users"
USER_NAME = "users11111"
ACHIEVEMENT_INDEX_NAME = INDEX_NAME
USER_INDEX_NAME = USER_NAME
GLOBAL_INDEX_NAME = "global11111"