From d57db8ef070e6f47ab637566d2169d23d1100110 Mon Sep 17 00:00:00 2001 From: enne2 Date: Wed, 20 Sep 2023 01:01:56 +0200 Subject: [PATCH] 1.1.2 --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index dc5c6d0..f357943 100644 --- a/main.py +++ b/main.py @@ -95,4 +95,4 @@ def page_login() -> None: # Run main loop -ui.run(host="0.0.0.0", storage_secret='5w1ng4ndn0th1ngm0r3') +ui.run(host="0.0.0.0", port=9999, storage_secret='5w1ng4ndn0th1ngm0r3')