We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5861a51 + 81e1f2f commit 59ddb1eCopy full SHA for 59ddb1e
examples/hf_demo_space/Dockerfile
@@ -28,4 +28,4 @@ RUN pip install --upgrade pip && \
28
29
EXPOSE 7860
30
31
-CMD python -m chainlit run app.py -w --host 0.0.0.0 --port 7860
+CMD python -m chainlit run app.py --host 0.0.0.0 --port 7860
0 commit comments