fix(cd): 修復 sync 版本 mount drift

This commit is contained in:
OoO
2026-04-30 23:24:54 +08:00
parent dd35306399
commit d06c7016dc
6 changed files with 31 additions and 10 deletions

View File

@@ -254,7 +254,7 @@ YOUTUBE_API_KEY = os.getenv('YOUTUBE_API_KEY', '')
# ==========================================
# 系統版本與路徑
# ==========================================
SYSTEM_VERSION = "V10.30"
SYSTEM_VERSION = "V10.31"
LOG_FILE_PATH = os.path.join(BASE_DIR, 'logs/system.log')
public_url = PUBLIC_URL # 用於模板顯示