修改目录

This commit is contained in:
mkg
2021-11-14 20:15:26 +08:00
parent 9051e8138c
commit f75928119e
988 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
FLASK_APP=app.py
FLASK_ENV=development
FLASK_DEBUG=1
FLASK_RUN_HOST = 0.0.0.0
FLASK_RUN_HOST = 127.0.0.1
FLASK_RUN_PORT = 5000
# MySql配置信息