Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -4,7 +4,7 @@ FROM sokwith/go-proxy-bingai:latest
|
|
| 4 |
ENV Go_Proxy_BingAI_BLANK_API_KEY=true
|
| 5 |
ENV APIKEY=''
|
| 6 |
|
| 7 |
-
ENV BING_PROXY_DM="https://free.nbing.eu.org"
|
| 8 |
#ENV BING_BASE_URL="https://free.nbing.eu.org"
|
| 9 |
#ENV SYDNEY_BASE_URL="https://prosydney.nbing.eu.org"
|
| 10 |
|
|
|
|
| 4 |
ENV Go_Proxy_BingAI_BLANK_API_KEY=true
|
| 5 |
ENV APIKEY=''
|
| 6 |
|
| 7 |
+
#ENV BING_PROXY_DM="https://free.nbing.eu.org"
|
| 8 |
#ENV BING_BASE_URL="https://free.nbing.eu.org"
|
| 9 |
#ENV SYDNEY_BASE_URL="https://prosydney.nbing.eu.org"
|
| 10 |
|