Files
image-suite-studio/bak.1env
T
2026-08-17 21:44:41 +08:00

40 lines
1.5 KiB
Plaintext
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.
# ===== 服务 =====
# 注意:不能用 5000/7000macOS 隔空播放接收器占用,localhost 走 IPv6 会被它截走返回 403)
HOST=127.0.0.1
PORT=3300
APP_BASE_URL=http://127.0.0.1:3300
# ===== 存储 =====
# 图片/数据库落盘目录(默认 <项目根>/data
# DATA_DIR=/Users/joey/sites/seller-store/image-suite-studio/data
# ===== 图像生成 =====
# 默认 providerdoubao(火山方舟 Seedream| tongyi(阿里 DashScope
# 当前使用 ozon-seller-kit 的阿里 key,因此默认 tongyi
IMAGE_PROVIDER=tongyi
REQUEST_TIMEOUT=300
POLL_MAX_WAIT=600
# --- 豆包 / 火山方舟(暂无 key---
ARK_API_KEY=
ARK_BASE_URL=https://ark.cn-beijing.volces.com/api/v3/images/generations
ARK_IMAGE_MODEL=doubao-seedream-4-5-251128
# --- 通义 / DashScope(来自 ozon-seller-kit/.env---
DASHSCOPE_API_KEY=sk-ws-H.ERYXEHP.cxZf.MEUCIF0mtavEb2GGVW0XGUNG9_Hp8MyP4ciDW9U3zxNFw-8aAiEA5GcGCH99DhcyzEujKt1vCRT8PpRypf57M3AMfuFdZWI
DASHSCOPE_BASE_URL=
DASHSCOPE_MODEL=wan2.7-image-pro
# ===== 预留:DeepSeek(出图方案规划器)=====
DEEPSEEK_API_KEY=sk-5e288c6750944ebe9379e9dadaf2cf16
DEEPSEEK_BASE_URL=https://api.deepseek.com/v1
DEEPSEEK_MODEL=deepseek-v4-flash
# --- RightAPIgpt-imageOpenAI 兼容中转)---
RIGHTAPI_API_KEY=sk-b6b9ffba28b64ca795be31f6dee842c6
RIGHTAPI_BASE_URL=https://rightapi.ai/draw
RIGHTAPI_IMAGE_MODEL=gpt-image-2
# 出图质量:auto | low | medium | highhigh 单张约 1-5 分钟,超时自动兜底 600s)
RIGHTAPI_IMAGE_QUALITY=high