update: 更新版本v1.3.0, 增加postgres迁移脚本

This commit is contained in:
xiamuceer
2026-01-20 09:11:30 +08:00
parent 5f25deb289
commit 444ba9ddba
5 changed files with 79 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
# 应用配置
# ==========================================
APP_NAME=MuMuAINovel
APP_VERSION=1.2.8
APP_VERSION=1.3.0
APP_HOST=0.0.0.0
APP_PORT=8000
DEBUG=false