hnfabdllh commited on
Commit
2bfb7a5
1 Parent(s): 0138ccd

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -12,4 +12,4 @@ RUN chmod 777 /code/.cache
12
  RUN mkdir /code/.chroma
13
  RUN chmod 777 /code/.chroma
14
 
15
- CMD ["panel", "serve", "/code/ai-chat-pdf.ipynb", "--address", "0.0.0.0", "--port", "7860", "--allow-websocket-origin", "hnfabdllh-chatbotpdf.hf.space", "--allow-websocket-origin", "0.0.0.0:7860"]
 
12
  RUN mkdir /code/.chroma
13
  RUN chmod 777 /code/.chroma
14
 
15
+ CMD ["panel", "serve", "/code/ai-chat-pdf.ipynb", "--address", "0.0.0.0", "--port", "7860", "--allow-websocket-origin", "hnfabdllh-ChatBotPDF.hf.space", "--allow-websocket-origin", "0.0.0.0:7860"]