gmba_django/init.sh

4 lines
81 B
Bash
Executable File

python manage.py migrate
gunicorn gmba_django.wsgi:application --bind [::]:8000