Spaces:
lxui
/
Sleeping

lxui commited on
Commit
859cba9
·
verified ·
1 Parent(s): 421fb0c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -4
Dockerfile CHANGED
@@ -1,9 +1,7 @@
1
  FROM yidadaa/chatgpt-next-web
2
 
3
  RUN apk add --no-cache curl
4
-
5
-
6
- RUN curl -I https://copilot.lx01.workers.dev/ || true
7
-
8
 
9
  ENV CUSTOM_MODELS=-all,+copilot-smart
 
1
  FROM yidadaa/chatgpt-next-web
2
 
3
  RUN apk add --no-cache curl
4
+ #RUN curl -I https://copilot.lx01.workers.dev/ || true
5
+ RUN curl -I https://cosmart.pages.dev/ || true
 
 
6
 
7
  ENV CUSTOM_MODELS=-all,+copilot-smart