We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0aa5b77
Exposed port 8000 to host. Can run python manage.py runserver 0.0.0.0:8000 to access container from host.
python manage.py runserver 0.0.0.0:8000