mirror of
https://github.com/fergalmoran/dss.api.git
synced 2026-01-05 08:04:53 +00:00
Merge branch 'hotfix/port_change'
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user