change port

This commit is contained in:
2025-01-25 23:31:14 -06:00
parent 2056ffdf7c
commit 1cba94da5b

View File

@@ -123,8 +123,8 @@ ollama:
controller: stable-diffusion controller: stable-diffusion
ports: ports:
http: http:
port: 17860 port: 7860
targetPort: 17860 targetPort: 7860
protocol: HTTP protocol: HTTP
web: web:
controller: web controller: web