Skip to content

Commit

Permalink
fix: Update @acheong08 Reverse Proxy URL (Chanzhaoyu#1085)
Browse files Browse the repository at this point in the history
  • Loading branch information
idawnwon committed Apr 3, 2023
1 parent 4e4e41b commit e3a3e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e3a3e4d

Please sign in to comment.