mirror of
https://github.com/open-webui/docs.git
synced 2026-01-02 17:59:41 +07:00
@@ -13,7 +13,6 @@ Docker Compose requires an additional package, `docker-compose-v2`.
|
||||
Here is an example configuration file for setting up Open WebUI with Docker Compose:
|
||||
|
||||
```yaml
|
||||
version: '3'
|
||||
services:
|
||||
openwebui:
|
||||
image: ghcr.io/open-webui/open-webui:main
|
||||
|
||||
Reference in New Issue
Block a user