Load environment variables in container. So the python-dotenv module is no longer needed!

This commit is contained in:
Patrick Jentsch
2019-09-05 14:42:21 +02:00
parent 0f0c40951b
commit e3db2ecd1e
5 changed files with 38 additions and 19 deletions

View File

@ -8,5 +8,4 @@ Flask-SQLAlchemy
Flask-Table
Flask-WTF
jsonpatch
python-dotenv
redis