Add docker-compose.yml.2
This commit is contained in:
parent
2c51fe4f01
commit
373fbeebee
9
docker-compose.yml.2
Normal file
9
docker-compose.yml.2
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:
|
||||||
Loading…
x
Reference in New Issue
Block a user