mirror of
https://github.com/StefBuwalda/dashboard_test.git
synced 2025-10-29 18:59:59 +00:00
Another small mistake
This commit is contained in:
@@ -11,4 +11,4 @@ COPY . .
|
|||||||
|
|
||||||
ENV FLASK_APP=app.py
|
ENV FLASK_APP=app.py
|
||||||
|
|
||||||
CMD ["flask", "run"]
|
CMD ["python", "app.py"]
|
||||||
Reference in New Issue
Block a user