mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-07-21 11:57:47 +00:00
fix: Update @acheong08 Reverse Proxy URL (#1085)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user