mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-07-21 12:09:40 +00:00
fix
This commit is contained in:
parent
fd54727aef
commit
375546ade3
2 changed files with 3 additions and 1 deletions
|
@ -20,7 +20,7 @@ spec:
|
|||
command: ["/bin/sh"]
|
||||
env:
|
||||
- name: NEXT_PUBLIC_LLAMA_STACK_BASE_URL
|
||||
value: http://a9b23cf49859a4404a995d8de9be196c-1309033458.us-west-2.elb.amazonaws.com:8321
|
||||
value: ${NEXT_PUBLIC_LLAMA_STACK_BASE_URL}
|
||||
args:
|
||||
- -c
|
||||
- |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue