mirror of
https://github.com/yshtcn/OllamaProxy.git
synced 2026-01-28 09:31:55 +08:00
Initial commit: Add Ollama Proxy project files
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@@ -0,0 +1,5 @@
|
||||
OLLAMA_URL=http://your-ollama-server:11434
|
||||
WAKE_URL=http://your-wake-server:9090/wol?mac=XX:XX:XX:XX:XX:XX
|
||||
TIMEOUT_SECONDS=1
|
||||
PORT=11434
|
||||
MODEL_TIMEOUT_SECONDS=30 # 模型推理请求的超时时间(秒)
|
||||
Reference in New Issue
Block a user