Updated Components (markdown)
parent
6c3ca0b36a
commit
256156dc0b
|
@ -67,10 +67,10 @@ Ollama App offers a lot of configuration options. We'll go through every option
|
|||
|
||||
The host is the main address of your Ollama server. It may include a port, a protocol and a hostname. Paths are not recommended.
|
||||
|
||||
|  |  |  |
|
||||
|  |  |  |
|
||||
|-|-|-|
|
||||
|
||||
The port is required unless the port number matches the protocol (443 for HTTPS or 80 for HTTP). After that, click the save icon right next to the text field to set the host.
|
||||
The port is required unless the port number matches the protocol (443 for HTTPS or 80 for HTTP). After that, click the save icon right next to the text field to set the host. Redirects are not supported. If the host you entered returns a 301 or 302 status code, it won't be accepted.
|
||||
|
||||
The host address will be checked, so no worry about entering the wrong one. If you set the host once, and your server is offline, the requests will fail, but the host will stay saved if you don't change it yourself. To do that, just go into the side menu and open settings to do so.
|
||||
|
||||
|
|
Loading…
Reference in New Issue