README: исправлен mermaid-блок архитектуры

This commit is contained in:
2026-05-21 19:04:57 +05:00
parent 74794506b4
commit 569a49d9b3
+2 -2
View File
@@ -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