fix(cd): 讓 HUP 熱重載載入新版 app
All checks were successful
CD Pipeline / deploy (push) Successful in 9m40s

This commit is contained in:
OoO
2026-04-30 15:17:00 +08:00
parent f282ddc18c
commit 8b4fafdf13
8 changed files with 18 additions and 9 deletions

View File

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