zhzabcd commited on
Commit
4027207
·
verified ·
1 Parent(s): a9898fd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -50,10 +50,10 @@ ENV ENV=prod \
50
 
51
  ## Basis URL Config ##
52
  ENV OLLAMA_BASE_URL="/ollama" \
53
- OPENAI_API_BASE_URL="https://api.chatanywhere.tech"
54
 
55
  ## API Key and Security Config ##
56
- ENV OPENAI_API_KEY="sk-AxFAXCN2B81fdOsNgTNLbjdbRoLiAzTxxWC1y3PsDpMxPNnn" \
57
  WEBUI_SECRET_KEY="" \
58
  SCARF_NO_ANALYTICS=true \
59
  DO_NOT_TRACK=true \
 
50
 
51
  ## Basis URL Config ##
52
  ENV OLLAMA_BASE_URL="/ollama" \
53
+ OPENAI_API_BASE_URL="https://go-proxy-bingai-d7z.pages.dev/v1"
54
 
55
  ## API Key and Security Config ##
56
+ ENV OPENAI_API_KEY="sk-atc2024goproxybingai" \
57
  WEBUI_SECRET_KEY="" \
58
  SCARF_NO_ANALYTICS=true \
59
  DO_NOT_TRACK=true \