更改项目启动方式

This commit is contained in:
不胜舟
2023-05-29 00:26:42 +08:00
parent 384385dd10
commit c760302ff8
4 changed files with 9 additions and 5 deletions
+1
View File
@@ -0,0 +1 @@
flask --app app.py run -h 0.0.0.0 -p 8000 --debug