fix: Update @acheong08 Reverse Proxy URL (#1085)
This commit is contained in:
parent
4e4e41b0d6
commit
e3a3e4dc29
|
@ -30,7 +30,7 @@ spec:
|
|||
- name: OPENAI_API_MODEL
|
||||
value: gpt-3.5-turbo
|
||||
- name: API_REVERSE_PROXY
|
||||
value: https://bypass.duti.tech/api/conversation
|
||||
value: https://bypass.churchless.tech/api/conversation
|
||||
- name: AUTH_SECRET_KEY
|
||||
value: '123456'
|
||||
- name: TIMEOUT_MS
|
||||
|
|
Loading…
Reference in New Issue