Fix env.dist
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2020-04-09 20:57:34 +02:00
parent a8d418492d
commit 8ba85be716

View File

@ -1,4 +1,4 @@
FLASK_APP=app.py
FLASK_APP=run.py
FLASK_ENV=development
FLASK_PORT=5000
MYSQL_USER=nyaa