change OpenWebUI port
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
|||||||
image: ghcr.io/open-webui/open-webui:main
|
image: ghcr.io/open-webui/open-webui:main
|
||||||
container_name: open-WebUI
|
container_name: open-WebUI
|
||||||
ports:
|
ports:
|
||||||
- "3000:8080"
|
- "3773:8080"
|
||||||
volumes:
|
volumes:
|
||||||
- ./open-webui:/app/backend/data
|
- ./open-webui:/app/backend/data
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Reference in New Issue
Block a user