@@ -52,8 +52,7 @@ class Command(NoArgsCommand):
'--desktop-host',
str(dt_host),
'--desktop-port',
- "8000",
- #str(desktop.conf.HTTP_PORT.get()),
+ str(desktop.conf.HTTP_PORT.get()),
]
# Running on HTTPS?