sprint/scripts/runserver.sh
2021-11-11 11:55:20 +03:00

2 lines
76 B
Bash
Executable File

python manage.py migrate
python manage.py runserver 0.0.0.0:$PORT --noreload