change service
This commit is contained in:
@@ -42,7 +42,7 @@ ollama:
|
|||||||
name: ollama-key-secret
|
name: ollama-key-secret
|
||||||
key: civitai-key
|
key: civitai-key
|
||||||
- name: WEBUI_ARGS
|
- name: WEBUI_ARGS
|
||||||
value: --api --listen --port 7860
|
value: --api --listen
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
cpu: 100m
|
cpu: 100m
|
||||||
@@ -123,8 +123,8 @@ ollama:
|
|||||||
controller: stable-diffusion
|
controller: stable-diffusion
|
||||||
ports:
|
ports:
|
||||||
http:
|
http:
|
||||||
port: 7860
|
port: 17860
|
||||||
targetPort: 7860
|
targetPort: 17860
|
||||||
protocol: HTTP
|
protocol: HTTP
|
||||||
web:
|
web:
|
||||||
controller: web
|
controller: web
|
||||||
|
Reference in New Issue
Block a user