From 5688dea6be18fc666feb99d3dd76e7822b264119 Mon Sep 17 00:00:00 2001
From: Morrigan-Ship <138357319+Morrigan-Ship@users.noreply.github.com>
Date: Wed, 22 Jan 2025 04:58:15 +0330
Subject: [PATCH] Update config.md

---
 docs/en/document/config.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/en/document/config.md b/docs/en/document/config.md
index baf5467..08f4b5a 100644
--- a/docs/en/document/config.md
+++ b/docs/en/document/config.md
@@ -43,7 +43,7 @@ On your PC (or phone), you need to run Xray with the following configuration:
 {
   "inbounds": [
     {
-      "port": 1080, // SOCKS代理端口,需要在浏览器中配置代理并指向该端口
+      "port": 1080, // SOCKS proxy port, you need to configure the proxy in the browser and point to this port
       "listen": "127.0.0.1",
       "protocol": "socks",
       "settings": {
@@ -57,8 +57,8 @@ On your PC (or phone), you need to run Xray with the following configuration:
       "settings": {
         "vnext": [
           {
-            "address": "server", // 服务器地址,请将其更改为您自己的服务器IP或域名
-            "port": 10086, // 服务器端口
+            "address": "server", // Server address, please change it to your own server IP or domain name
+            "port": 10086, // Server Port
             "users": [
               {
                 "id": "b831381d-6324-4d53-ad4f-8cda48b30811"