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