Update Dockerfile
Browse files- Dockerfile +2 -2
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
from weaigc/bingo:latest
|
2 |
#from sokwith/bingo:latest
|
3 |
-
|
4 |
-
ENV WS_ENDPOINT="copilot.microsoft.com"
|
|
|
1 |
from weaigc/bingo:latest
|
2 |
#from sokwith/bingo:latest
|
3 |
+
ENV WS_ENDPOINT="mcop.pages.dev"
|
4 |
+
#ENV WS_ENDPOINT="copilot.microsoft.com"
|