Skip to content

Commit

Permalink
refactor: Update reverse_proxy.yaml with new upstream locations
Browse files Browse the repository at this point in the history
  • Loading branch information
arloor committed Sep 19, 2024
1 parent 719c71a commit 619da6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vscode/reverse_proxy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ other_host:
replacement: / # 默认为 /
version: H1 # 可以填H1、H2、AUTO,默认为AUTO
default_host:
- upstream:
scheme_and_authority: http://us.arloor.dev
- location: /v1/chat/completions
upstream:
scheme_and_authority: https://models.inference.ai.azure.com
Expand Down

0 comments on commit 619da6c

Please sign in to comment.