/ Published in: Django
Don't run the dev server as an actual web server. I'm just doing this so I can work remotely on a vm.
Expand |
Embed | Plain Text
python manage.py runserver 0.0.0.0:8000
You need to login to post a comment.
