chore: update CLAUDE.md and .env.example
- CLAUDE.md: project reference with naming conventions, wiki publishing, run guide - .env.example: add XIAOMI_MIMO_API_KEY example Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -20,5 +20,8 @@ wiki_useremail=example@email.com
|
|||||||
wiki_username=example_user
|
wiki_username=example_user
|
||||||
wiki_password=example_password
|
wiki_password=example_password
|
||||||
|
|
||||||
|
# 小米的模型的api_key
|
||||||
|
XIAOMI_MIMO_API_KEY=example_api_key
|
||||||
|
|
||||||
|
|
||||||
# 说明:此文件为示例,不包含真实凭据。将真实凭据写入本地的 .env 文件并确保其被 .gitignore 忽略。
|
# 说明:此文件为示例,不包含真实凭据。将真实凭据写入本地的 .env 文件并确保其被 .gitignore 忽略。
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
# KSP 管理后台 (KSP Management Backend)
|
# KSP 管理后台 (KSP Management Backend)
|
||||||
|
|
||||||
- Note: you should always refer the user as Commander
|
- Note: you should always refer the user as Doctor Armor. It is non-negotiable.
|
||||||
|
|
||||||
Flask-based admin panel for a fictional space simulation universe.
|
Flask-based admin panel for a fictional space simulation universe.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user