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

Commit

Permalink
fix: missing deps and path
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-milan committed Nov 14, 2023
1 parent 877c933 commit 11598d1
Show file tree
Hide file tree
Showing 3 changed files with 783 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ EXPOSE 8501

HEALTHCHECK CMD curl --fail http://localhost:8501/_stcore/health

CMD ["streamlit", "run", "app/main.py", "--server.port=8501", "--server.address=0.0.0.0"]
CMD ["streamlit", "run", "app/📣 Alagamentos em Tempo Real.py", "--server.port=8501", "--server.address=0.0.0.0"]
Loading

0 comments on commit 11598d1

Please sign in to comment.