#!/bin/bash # This file should only be used in conjuction with docker-compose python /app/src/manage.py migrate python /app/src/manage.py runserver 0.0.0.0:8000