@@ -0,0 +1,4 @@
FLASK_DEBUG=True # 开启调试模式
FLASK_RUN_PORT=5050 # 设置运行的端口
FLASK_RUN_HOST=0.0.0.0 # 设置监听的 ip
FLASK_APP="apps:create_app()" # 运行程序
The note is not visible to the blocked user.