Update.
This commit is contained in:
parent
01846bf23f
commit
c48b84bf3a
@ -97,7 +97,7 @@ class Application(BaseApplication):
|
||||
self.jinja2_env.add_extension(PythonExtension)
|
||||
self.jinja2_env.add_extension(EmojiExtension)
|
||||
self.ssh_host = "0.0.0.0"
|
||||
self.ssh_port = 2042
|
||||
self.ssh_port = 2242
|
||||
self.setup_router()
|
||||
self.ssh_server = None
|
||||
self.executor = None
|
||||
|
Loading…
Reference in New Issue
Block a user