mirror of
https://github.com/XTLS/Xray-examples.git
synced 2024-11-24 01:21:29 +00: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…
Reference in a new issue