css fix, preparing prod

This commit is contained in:
2019-05-04 18:12:05 +02:00
parent 02c0e74798
commit c96b199932
11 changed files with 79 additions and 46 deletions

View File

@@ -20,6 +20,7 @@ RUN pip3 install \
flask \
flask_cors \
pymongo \
flask-pymongo
flask-pymongo \
gunicorn
ENV PYTHONIOENCODING UTF-8