Merge branch 'master' into feature/tornado
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ from tornado.process import Subprocess
|
||||
import tornado.web
|
||||
import tornado.wsgi
|
||||
|
||||
DEFAULT_PORT = 52723
|
||||
DEFAULT_PORT = 8080
|
||||
|
||||
|
||||
class Command(management.BaseCommand):
|
||||
|
||||
Reference in New Issue
Block a user