official compose files
This commit is contained in:
9
open-webui/docker-compose.yml
Normal file
9
open-webui/docker-compose.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
openwebui:
|
||||
image: ghcr.io/open-webui/open-webui:main
|
||||
ports:
|
||||
- "3000:8080"
|
||||
volumes:
|
||||
- open-webui:/app/backend/data
|
||||
volumes:
|
||||
open-webui:
|
||||
Reference in New Issue
Block a user