Files
image-suite-studio/.env.example
T

34 lines
1011 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.
# ===== 服务 =====
# 注意:不要用 5000/7000(macOS 隔空播放接收器占用)
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
IMAGE_PROVIDER=doubao
# 单张生图请求超时(秒)
REQUEST_TIMEOUT=300
# 异步任务轮询上限(秒)
POLL_MAX_WAIT=600
# --- 豆包 / 火山方舟 ---
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 ---
DASHSCOPE_API_KEY=
DASHSCOPE_BASE_URL=
DASHSCOPE_MODEL=wan2.7-image-pro
# --- DeepSeek(出图方案规划器)---
DEEPSEEK_API_KEY=
DEEPSEEK_BASE_URL=https://api.deepseek.com/v1
DEEPSEEK_MODEL=deepseek-v4-flash