correct docker start command
This commit is contained in:
@@ -16,4 +16,4 @@ RUN rm requirements.txt
|
||||
# command to run on container start
|
||||
ENTRYPOINT ["streamlit", "run"]
|
||||
|
||||
CMD ["start_page.py"]
|
||||
CMD ["start_app.py"]
|
||||
Reference in New Issue
Block a user