mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-01-19 06:19:28 +08:00
fixes default template value for password at server.json:237
This commit is contained in:
parent
4effea1dc1
commit
ae379bf770
@ -234,7 +234,7 @@
|
|||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"email":"general@trojan-ws",
|
"email":"general@trojan-ws",
|
||||||
"password": "90e4903e-66a4-45f7-abda-fd5d5ed7f797",
|
"password": "desdemona99",
|
||||||
"level": 0
|
"level": 0
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user