Feat: Improved Dashboard Logging & Unbuffered Output
This commit is contained in:
@@ -6,4 +6,5 @@ COPY . .
|
||||
|
||||
RUN pip install streamlit pandas
|
||||
|
||||
ENV PYTHONUNBUFFERED=1
|
||||
CMD ["streamlit", "run", "app.py", "--server.port=8501", "--server.address=0.0.0.0"]
|
||||
|
||||
Reference in New Issue
Block a user