This commit is contained in:
parent
1cdd2b28ec
commit
d7d3e029df
@ -18,10 +18,10 @@ spec:
|
|||||||
image: atinoda/text-generation-webui:default-nvidia
|
image: atinoda/text-generation-webui:default-nvidia
|
||||||
env:
|
env:
|
||||||
- name: EXTRA_LAUNCH_ARGS
|
- name: EXTRA_LAUNCH_ARGS
|
||||||
value: "--listen --verbose"
|
value: "--listen --verbose --api"
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 7860
|
- containerPort: 7860
|
||||||
- containerPort: 5000
|
- containerPort: 5000 # Api port
|
||||||
- containerPort: 5005
|
- containerPort: 5005
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
|
Loading…
Reference in New Issue
Block a user