# Ollama URL for the backend to connect # The path '/ollama/api' will be redirected to the specified backend URL #OLLAMA_API_BASE_URL='http://localhost:11434/api' OLLAMA_API_BASE_URL='http://127.0.0.1:11434' #OPENAI_API_BASE_URL='http:127.0.0.1:5000' OPENAI_API_KEY='' AUTOMATIC1111_BASE_URL="http://plano.panomity.com:7878" # DO NOT TRACK SCARF_NO_ANALYTICS=true DO_NOT_TRACK=true