forked from retoor/snek
Update.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user