Files
RSSHub-python/.flaskenv
2019-12-15 21:52:58 +08:00

3 lines
54 B
Bash

FLASK_ENV=development
FLASK_APP=rsshub
FLASK_DEBUG=1