Update docker-compose.yaml
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
All checks were successful
Updates/open-webui-ollama-docker-deploy/pipeline/head This commit looks good
This commit is contained in:
@@ -41,8 +41,6 @@ services:
|
|||||||
open_webui:
|
open_webui:
|
||||||
container_name: openwebui
|
container_name: openwebui
|
||||||
image: ${OPENWEBUI:-ghcr.io/open-webui/open-webui:main}
|
image: ${OPENWEBUI:-ghcr.io/open-webui/open-webui:main}
|
||||||
dns:
|
|
||||||
- 192.168.1.1
|
|
||||||
ports:
|
ports:
|
||||||
- "3000:8080"
|
- "3000:8080"
|
||||||
volumes:
|
volumes:
|
||||||
|
Reference in New Issue
Block a user