README: исправлен mermaid-блок архитектуры
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user