mirror of
https://github.com/alireza0/x-ui.git
synced 2026-03-13 21:13:09 +00:00
fix windows readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user