From 1e3484720bc06a1bfa773d31ba1fe2bbeebea6f9 Mon Sep 17 00:00:00 2001 From: Miro11 <69784329+Miroxyz@users.noreply.github.com> Date: Thu, 26 Sep 2024 11:10:21 +0800 Subject: [PATCH] Update README.md --- docker/xray/README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docker/xray/README.md b/docker/xray/README.md index 0aa446b..477ba5b 100644 --- a/docker/xray/README.md +++ b/docker/xray/README.md @@ -40,9 +40,7 @@ A sample in JSON like below: "settings": { "clients": [ { - "id": "1eb6e917-774b-4a84-aff6-b058577c60a5", - "level": 1, - "alterId": 64 + "id": "1eb6e917-774b-4a84-aff6-b058577c60a5" } ] } @@ -67,4 +65,4 @@ $ docker run -d -p 9000:9000 --name xray --restart=always -v /etc/xray:/etc/xray [1]: https://github.com/XTLS/Xray-core [2]: https://docs.docker.com/ [3]: https://docs.docker.com/install/ -[4]: https://hub.docker.com/r/teddysun/xray/ \ No newline at end of file +[4]: https://hub.docker.com/r/teddysun/xray/