From 569a49d9b38b5ef1f94a9f7a0c65cc22883e9a7c Mon Sep 17 00:00:00 2001 From: Crimson Date: Thu, 21 May 2026 19:04:57 +0500 Subject: [PATCH] =?UTF-8?q?README:=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=20mermaid-=D0=B1=D0=BB=D0=BE=D0=BA=20=D0=B0?= =?UTF-8?q?=D1=80=D1=85=D0=B8=D1=82=D0=B5=D0=BA=D1=82=D1=83=D1=80=D1=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 73dfc17..7dd273a 100644 --- a/README.md +++ b/README.md @@ -63,8 +63,8 @@ graph LR letsencrypt[Let's Encrypt] -->|80/tcp при ACME http| acme[ACME challenge] hy2 -->|HTTP auth localhost + machine token| ui ui -->|trafficStats localhost| hy2 - hy2 --> cfg[/etc/hysteria/config.yaml] - ui --> env[/etc/hy2xs/hy2xs.env] + hy2 --> cfg["/etc/hysteria/config.yaml"] + ui --> env["/etc/hy2xs/hy2xs.env"] fw[nftables] --> ssh fw --> hy2 fw --> acme