chore: persist resource libraries in production

This commit is contained in:
2026-05-18 21:18:54 +08:00
parent e6004b3bb5
commit 3b7a06272d
4 changed files with 11 additions and 4 deletions

View File

@@ -3,6 +3,8 @@
# Runtime
JOBS_DIR=/data/jobs
ASSET_LIBRARY_DIR=/data/asset_library
PROMPT_LIBRARY_DIR=/data/prompt_library
KEYFRAME_COUNT=12
CORS_ORIGINS=https://marketing.skg.com
API_PORT=4291