Skip to content

Commit d6604f4

Browse files
committed
update flowchart
1 parent b9bf9e9 commit d6604f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Secured Signal API acts purely as a **gateway** — it never bypasses or replace
4040

4141
```mermaid
4242
flowchart LR
43-
Client[Your App / Script] -->|HTTP| TLSReverseProxy[TLS-enabled Reverse Proxy]
43+
Client[Your App / Script] -->|HTTP| TLSReverseProxy[tls Reverse Proxy]
4444
TLSReverseProxy -->|HTTPS| SecuredProxy[Secured Signal API]
4545
SecuredProxy -->|Forwarded Request| SignalAPI[Signal CLI REST API]
4646
SignalAPI -->|Encrypted Signal Network| SignalNetwork[Signal Servers]

0 commit comments

Comments
 (0)