瀏覽代碼

README.md: fix ASCII graphic offset

pull/477/head
Andrey Butirsky 1 周之前
父節點
當前提交
d6ad17acce
No account linked to committer's email address
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3
    3
      contrib/sni-router/README.md

+ 3
- 3
contrib/sni-router/README.md 查看文件

@@ -72,9 +72,9 @@ domain's DNS A/AAAA record points to this server before starting.
72 72
     SNI match    │           │  default
73 73
                  v           v
74 74
            ┌─────────┐  ┌─────────┐
75
-           │   mtg    │  │  Caddy  │
76
-           │ :3128    │  │ :8443   │
77
-           │ FakeTLS  │  │ real TLS│
75
+           │   mtg   │  │  Caddy  │
76
+           │ :3128   │  │ :8443   │
77
+           │ FakeTLS │  │ real TLS│
78 78
            └─────────┘  └─────────┘
79 79
 ```
80 80
 

Loading…
取消
儲存