fix windows readme

This commit is contained in:
Alireza Ahmadi
2025-09-14 22:39:16 +02:00
parent 4c98c241ed
commit 47ee9b503c

View File

@@ -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 the app need to be open all the time
default setting: default setting:
http://localhost:2053/ http://localhost:54321/
user: admin user: admin
pass: admin pass: admin
port: 2053 port: 54321
openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt openssl req -x509 -nodes -days 365 -newkey rsa:2048 -keyout localhost.key -out localhost.crt