Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
fix: remove character
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-milan authored Jan 23, 2024
1 parent 5742c04 commit 9e0069f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ EXPOSE 8501
HEALTHCHECK CMD curl --fail http://localhost:8501/_stcore/health


CMD ["streamlit", "run", "app/📣\ Home.py", "--server.port=8501", "--server.address=0.0.0.0"]
CMD ["streamlit", "run", "app/📣 Home.py", "--server.port=8501", "--server.address=0.0.0.0"]

0 comments on commit 9e0069f

Please sign in to comment.