Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c803176

Browse files
authored
Update README.md
1 parent 816f509 commit c803176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ python3 manage.py db migrate -m "initial migration"
2323
python3 manage.py db upgrade
2424
```
2525

26-
启动程序后默认地址:http://0.0.0.0:5000/ ,可以在app.py中修改
26+
默认监听地址:host='0.0.0.0', port='5000' ,可以在app.py中修改
2727

2828
![](https://github.com/fish2018/flask-vue-template/blob/master/img/backend.jpg)

0 commit comments

Comments
 (0)