Skip to content

Commit 81e1f2f

Browse files
committed
deactivated auto relaod
1 parent 5d4ead7 commit 81e1f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hf_demo_space/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ RUN pip install --upgrade pip && \
2828

2929
EXPOSE 7860
3030

31-
CMD python -m chainlit run app.py -w --host 0.0.0.0 --port 7860
31+
CMD python -m chainlit run app.py --host 0.0.0.0 --port 7860

0 commit comments

Comments
 (0)