mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
Update docs/use-cases/ollama.md
This commit is contained in:
parent
c341e22f76
commit
babf756bd5
1 changed files with 2 additions and 2 deletions
|
|
@ -100,8 +100,8 @@ If the application forces you to enter an API Key, you can usually enter any str
|
|||
|
||||
### Ensure network connectivity
|
||||
Because you set the authentication to "Internal", your application must be on the same local network as Olares to connect.
|
||||
* **Local Network**: If your device (or the app running on Olares) is on the same Wi-Fi or LAN, you can connect directly using the frontend address.
|
||||
* **Remote Access**: If you are accessing Olares remotely, you must enable [LarePass VPN](../manual/larepass/private-network.md#enable-vpn-on-larepass) on your client device. This creates a secure tunnel that effectively places your device on the same network as Olares.
|
||||
* **Local network**: If your device (or the app running on Olares) is on the same Wi-Fi or LAN, you can connect directly using the frontend address.
|
||||
* **Remote access**: If you are accessing Olares remotely, you must enable [LarePass VPN](../manual/larepass/private-network.md#enable-vpn-on-larepass) on your client device. This creates a secure tunnel that effectively places your device on the same network as Olares.
|
||||
|
||||
|
||||
## Learn more
|
||||
|
|
|
|||
Loading…
Reference in a new issue