直接使用:python manage.py runserver 无法启动server
image.png
设置访问端口:python manage.py runserver 0.0.0.0:8000
image.png
但是实际访问的地址是: http://127.0.0.1:8000/
image.png
image.png
image.png
image.png
本文标题:python manage.py runserver启动后,无法
本文链接:https://www.haomeiwen.com/subject/lcectktx.html
网友评论