更新 Open-WebUI 配置,修改数据属性及代理URL

This commit is contained in:
brightching 2024-06-05 17:49:19 +08:00
parent 4970e49354
commit c2c1dd4609
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ services:
environment:
- OLLAMA_BASE_URL=${OLLAMA_BASE_URL}
volumes:
- ./open-webui:/home/nacos/data
- ./data/data:/home/nacos/data
ports:
- "${PANEL_APP_PORT_HTTP}:8080"
networks: