mirror of
https://github.com/open-webui/docs
synced 2025-06-16 11:28:36 +00:00
Update cloudflare-zero-trust.md
This commit is contained in:
parent
ecc85f513f
commit
219106a3ee
@ -106,23 +106,7 @@ Configure your tunnel in the Cloudflare Zero Trust dashboard.
|
|||||||
|
|
||||||
*Configuring the Cloudflare Tunnel*
|
*Configuring the Cloudflare Tunnel*
|
||||||
|
|
||||||
### Step 6: Update Open-WebUI Configuration
|
### Step 6: Deploy Your Services
|
||||||
|
|
||||||
Modify the open-webui service in your Docker Compose file to work behind the Cloudflare tunnel.
|
|
||||||
|
|
||||||
```yaml
|
|
||||||
open-webui:
|
|
||||||
# ... (keep existing configuration)
|
|
||||||
environment:
|
|
||||||
- 'OLLAMA_BASE_URL=http://ollama:11434'
|
|
||||||
- 'WEBUI_SECRET_KEY='
|
|
||||||
- 'WEBUI_SSL=false'
|
|
||||||
- 'WEBUI_ROOT_PATH='
|
|
||||||
networks:
|
|
||||||
- app-network
|
|
||||||
```
|
|
||||||
|
|
||||||
### Step 7: Deploy Your Services
|
|
||||||
|
|
||||||
Deploy your services using Docker Compose.
|
Deploy your services using Docker Compose.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user