From 47ee9b503c6b8779e21c98f26a52529be7e0d100 Mon Sep 17 00:00:00 2001 From: Alireza Ahmadi Date: Sun, 14 Sep 2025 22:39:16 +0200 Subject: [PATCH] fix windows readme --- windows_files/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows_files/readme.txt b/windows_files/readme.txt index 16219da8..e9dff597 100644 --- a/windows_files/readme.txt +++ b/windows_files/readme.txt @@ -3,10 +3,10 @@ if you forgot your password you need to check your database with https://sqliteb the app need to be open all the time default setting: -http://localhost:2053/ +http://localhost:54321/ user: admin pass: admin -port: 2053 +port: 54321 openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt