Test: disable contents of init.sh
This commit is contained in:
parent
19b115434f
commit
bfe6fe610a
1 changed files with 4 additions and 3 deletions
7
init.sh
7
init.sh
|
@ -1,3 +1,4 @@
|
||||||
python manage.py migrate
|
#!/bin/sh
|
||||||
|
#python manage.py migrate
|
||||||
gunicorn gmba_django.wsgi:application --bind [::]:8000
|
#
|
||||||
|
#gunicorn gmba_django.wsgi:application --bind [::]:8000
|
||||||
|
|
Loading…
Reference in a new issue