Browse Source

add env file

dependabot/pip/requirements/sqlalchemy-1.3.0
MTLantoine 6 years ago
parent
commit
07460b2576
  1. 3
      .env

3
.env

@ -0,0 +1,3 @@
CONDUIT_SECRET='something-really-secret'
FLASK_APP=/path/to/autoapp.py
FLASK_DEBUG=1
Loading…
Cancel
Save