Support .env for server-local Ollama config to avoid git pull conflicts.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-12 14:53:47 +08:00
parent 7e65349878
commit aea39a00ae
4 changed files with 108 additions and 49 deletions
+9
View File
@@ -0,0 +1,9 @@
# Trading Studio 服务器本地配置(复制为 .env 后修改,不会被 git 跟踪)
# cp .env.example .env
# Ollama 局域网地址(按实际环境修改)
OLLAMA_HOST=192.168.8.64
OLLAMA_PORT=11434
# 可选:覆盖默认模型名
# MODEL_NAME=huihui_ai/gemma-4-abliterated:e4b