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
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