5 lines
84 B
Plaintext
5 lines
84 B
Plaintext
FLASK_APP=microblog.py
|
|
FLASK_ENV=development
|
|
FLASK_DEBUG=true
|
|
FLASK_RUN_RELOAD=true
|