Skip to content

Commit

Permalink
remove double line
Browse files Browse the repository at this point in the history
  • Loading branch information
BramVanroy committed Mar 5, 2024
1 parent 21b722f commit 2905660
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/hf-spaces/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,5 @@ HEALTHCHECK CMD curl --fail http://$SERVER:$PORT/_stcore/health || exit 1
WORKDIR src/mateo_st

# Launch app
CMD streamlit run 01_🎈_MATEO.py --server.port $PORT --server.enableXsrfProtection false -- --no_cuda
CMD streamlit run 01_🎈_MATEO.py --server.port $PORT --server.enableXsrfProtection false

0 comments on commit 2905660

Please sign in to comment.