Guru-25 commited on
Commit
506c376
·
verified ·
1 Parent(s): 8c9037b

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -2,7 +2,6 @@ FROM yxmiler/grok2api_python:latest
2
 
3
  ENV IS_TEMP_CONVERSATION=true
4
  ENV PORT=7860
5
- ENV ISSHOW_SEARCH_RESULTS=true
6
  ENV SHOW_THINKING=true
7
 
8
  CMD ["python", "app.py"]
 
2
 
3
  ENV IS_TEMP_CONVERSATION=true
4
  ENV PORT=7860
 
5
  ENV SHOW_THINKING=true
6
 
7
  CMD ["python", "app.py"]