mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 02:46:23 +00:00
fixed ports for webui
This commit is contained in:
@@ -34,4 +34,4 @@ services:
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
ports:
|
||||
- "7860:7860" # Open WebUI access
|
||||
- "3000:8080" # Open WebUI access
|
||||
Reference in New Issue
Block a user