fix: prevent dev env leaking into api image
This commit is contained in:
@@ -47,7 +47,8 @@ SUBJECT_ASSET_IMAGE_MODELS=gpt-image-2
|
||||
AI_HTTP_PROXY=
|
||||
|
||||
# Optional TikTok download login state for yt-dlp. Keep cookies files private.
|
||||
YTDLP_COOKIES_FILE=/run/secrets/tiktok_cookies.txt
|
||||
# Leave blank for public TikTok videos. Set to /run/secrets/tiktok_cookies.txt only when a link explicitly requires login cookies.
|
||||
YTDLP_COOKIES_FILE=
|
||||
YTDLP_COOKIES_FROM_BROWSER=
|
||||
|
||||
# Audio rewrite and Azure OpenAI TTS
|
||||
|
||||
Reference in New Issue
Block a user