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