Files
yaoayanui/.env.example
T
949036910@qq.com 8fc9722fc7 1
2026-06-02 23:18:26 +08:00

13 lines
683 B
Bash
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Tauri Rust 请求后端基址(拉取 appConfig、脚本等)
AICLIENT_API_BASE=http://81.70.234.81:8001
# ffmpeg(抖音流水线提音频必需):放入 src-tauri/binaries/ffmpeg.exe 或设置绝对路径
# AICLIENT_FFMPEG_PATH=C:/path/to/ffmpeg.exe
# 封面自定义字体(Electron 同款 ziti 目录,与 resources-bundles/ziti 一致)
# AICLIENT_ZITI_FONTS_DIR=F:/path/to/ziti
# 应用配置在 pythonbackend 的 MySQL 表 desktop_configsname/value),
# 登录后自动同步;Node 流水线通过环境变量 AICLIENT_CFG_<NAME> 读取。
# 常用键示例:LLM_API_KEY、LLM_API_URL、LLM_MODEL_ID、ASR_MODE、DASHSCOPE_API_KEY、OSS_CONFIGJSON