Files
furumi-ng/.env_example

4 lines
106 B
Plaintext
Raw Normal View History

2026-03-18 13:04:13 +00:00
OLLAMA_URL=https://ollama.host.com
OLLAMA_AUTH="Basic <BASE64 Auth string>"
#OLLAMA_AUTH="Bearer <TOKEN>"