chatyou commited on
Commit
e7b6118
·
verified ·
1 Parent(s): d39981f

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +5 -5
Dockerfile CHANGED
@@ -1,11 +1,11 @@
1
  FROM sokwith/go-proxy-bingai:latest
2
 
3
- ENV BING_PROXY_DM="https://free.nbing.eu.org"
4
- ENV BING_BASE_URL="https://free.nbing.eu.org"
5
- ENV SYDNEY_BASE_URL="https://prosydney.nbing.eu.org"
6
 
7
- #ENV BYPASS_SERVER="https://cct.nbing.eu.org"
8
- ENV BYPASS_SERVER="https://jokyone-cookiesvr.hf.space/GET?pwd=234567"
9
 
10
 
11
  ENV PORT 7860
 
1
  FROM sokwith/go-proxy-bingai:latest
2
 
3
+ #ENV BING_PROXY_DM="https://free.nbing.eu.org"
4
+ #ENV BING_BASE_URL="https://free.nbing.eu.org"
5
+ #ENV SYDNEY_BASE_URL="https://prosydney.nbing.eu.org"
6
 
7
+ ENV BYPASS_SERVER="https://cct.nbing.eu.org"
8
+ #ENV BYPASS_SERVER="https://jokyone-cookiesvr.hf.space/GET?pwd=234567"
9
 
10
 
11
  ENV PORT 7860