fixed ports for webui

This commit is contained in:
2024-08-10 01:27:37 -07:00
parent 4497dc4690
commit 8ffe68bd6d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
Dockerhub: https://hub.docker.com/r/ollama/ollama Dockerhub: https://hub.docker.com/r/ollama/ollama
Reverse Proxy Port webui: 7860 Reverse Proxy Port webui: 8080
## Preperation ## Preperation
+1 -1
View File
@@ -34,4 +34,4 @@ services:
extra_hosts: extra_hosts:
- "host.docker.internal:host-gateway" - "host.docker.internal:host-gateway"
ports: ports:
- "7860:7860" # Open WebUI access - "3000:8080" # Open WebUI access