afpy.org/.env.template

6 lines
110 B
Plaintext

FLASK_PORT=5000
FLASK_DEBUG=false
FLASK_HOST=localhost
FLASK_SECRET_KEY=ThisIsADevelopmentKey
DB_NAME=afpy.db