Skip to content

Commit 59ddb1e

Browse files
authored
Merge pull request #11 from BrunoV21/hf-space-demo
deactivated auto relaod
2 parents 5861a51 + 81e1f2f commit 59ddb1e

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)