mycfoo commited on
Commit
14034e2
·
verified ·
1 Parent(s): d715d97

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +4 -0
Dockerfile CHANGED
@@ -1,4 +1,8 @@
1
  FROM jokyo2/gobingai
 
 
 
 
2
  ENV BING_PROXY_DM="https://free.nbing.eu.org"
3
  #ENV SYDNEY_BASE_URL="https://prosydney.nbing.eu.org"
4
 
 
1
  FROM jokyo2/gobingai
2
+
3
+ ENV Go_Proxy_BingAI_BLANK_API_KEY=true
4
+ ENV APIKEY=''
5
+
6
  ENV BING_PROXY_DM="https://free.nbing.eu.org"
7
  #ENV SYDNEY_BASE_URL="https://prosydney.nbing.eu.org"
8