Merge branch 'hotfix/port_change'

This commit is contained in:
Fergal Moran
2015-09-25 20:10:43 +01:00

View File

@@ -1,2 +1,2 @@
#!/bin/sh
su -m djworker -c "python manage.py runserver_plus 0.0.0.0:8000"
su -m djworker -c "python manage.py runserver_plus 0.0.0.0:8001"