how to change django port to url code example Example: change default port django #!/bin/bash exec ./manage.py runserver 0.0.0.0:<your_port>