feat: 品牌升级为墨木灵思,优化 UI 并配置 Docker 部署
This commit is contained in:
+1
-1
@@ -220,7 +220,7 @@ else:
|
||||
@app.get("/")
|
||||
async def root():
|
||||
return {
|
||||
"message": "欢迎使用MuMuAINovel",
|
||||
"message": "欢迎使用墨木灵思",
|
||||
"version": config_settings.app_version,
|
||||
"docs": "/docs",
|
||||
"notice": "请先构建前端: cd frontend && npm run build"
|
||||
|
||||
Reference in New Issue
Block a user