There was an error while loading. Please reload this page.
1 parent cf562bd commit 1761606Copy full SHA for 1761606
1 file changed
docker-compose.yml
@@ -55,7 +55,7 @@ services:
55
openwebui:
56
image: ghcr.io/lsfusion/open-webui:latest
57
volumes:
58
- - ./open-webui:/app/backend/data
+ - openwebui:/app/backend/data
59
environment:
60
- OPENAI_API_BASE_URL=https://${DOMAIN}/${OPENAI_PATH}/mcp/v1
61
# image: lobehub/lobe-chat:latest
@@ -95,3 +95,4 @@ services:
95
96
caddy_data:
97
caddy_config:
98
+ openwebui:
0 commit comments