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