Files
pear-admin-flask/.flaskenv
T
2021-03-18 22:59:02 +08:00

3 lines
53 B
Bash

FLASK_APP=main.py
FLASK_ENV=development
FLASK_DEBUG=1