(build): Add static folder
Modify Dockerfile to copy the static folder
This commit is contained in:
parent
10fe98b5ca
commit
9784c92503
1 changed files with 0 additions and 1 deletions
|
|
@ -16,4 +16,3 @@ ENV FLASK_APP=server.py
|
|||
EXPOSE 5001
|
||||
|
||||
CMD ["gunicorn", "--bind", "0.0.0.0:5001", "app:app"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue