Added dev environment for docker

This commit is contained in:
cami 2021-05-11 02:03:32 +02:00
parent ea6497d7e3
commit 6ad07d2541
5 changed files with 50 additions and 16 deletions

View file

@ -1,2 +1,2 @@
FLASK_APP=src/api.py
FLASK_APP=src/app.py
FLASK_ENV=development