Files
RSSHub-python/.flaskenv
2019-01-16 22:45:05 +08:00

3 lines
52 B
Bash

FLASK_ENV=development
FLASK_APP=rsshub
FLASK_DEBUG=1