Windows 10 with firewall: Django developement Server: not able to access on Lan

前端 未结 0 1203
不知归路
不知归路 2020-12-16 02:48

I have a django server with

python manage.py runserver 0.0.0.0:8000
ALLOWED_HOSTS=[\'*\']
CORS_ALLOW_ALL_ORIGINS =  True

Its running in windo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题