JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
241 stars 17 forks source link

Allow advanced server configuration #10

Closed devzeebo closed 3 weeks ago

devzeebo commented 3 weeks ago

I've set up my Ollama server behind a secure Nginx proxy that checks the Authorization header and does API key verification. I've seen other tutorials online about securing the Ollama API via basic authentication as well. It would be useful to be able to use add an advanced server configuration section to set arbitrary headers when connecting to the server

JHubi1 commented 3 weeks ago

Custom headers are already implemented. They'll be released in the next release