mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 09:49:38 +07:00
Update https-caddy.md
This commit is contained in:
@@ -55,7 +55,7 @@ cd ~/open-webui
|
||||
|
||||
### Installing OpenWebUI
|
||||
|
||||
Create a `docker-compose.yml` file in the `~/open-webui` directory. I've left in a commented section for setting some environment varibles for Qdrant, but you can follow that for any other [environment variables](/getting-started/env-configuration) you might need to set.
|
||||
Create a `docker-compose.yml` file in the `~/open-webui` directory. I've left in a commented section for setting some environment varibles for Qdrant, but you can follow that for any other [environment variables](https://docs.openwebui.com/getting-started/env-configuration) you might need to set.
|
||||
|
||||
```yaml
|
||||
services:
|
||||
@@ -138,4 +138,4 @@ Now you can start the Open WebUI container again:
|
||||
|
||||
```bash
|
||||
docker compose up -d
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user