Merge pull request #2 from Coffey-Labs/docs/sequence-diagram

Fix the README's sequence diagram
This commit is contained in:
jcoffey
2026-09-13 22:26:27 -07:00
committed by GitHub
+1 -1
View File
@@ -569,7 +569,7 @@ sequenceDiagram
T->>I: start T->>I: start
T->>C: start T->>C: start
C->>CA: certificates for its names (TLS-ALPN-01, port 443) C->>CA: certificates for its names (TLS-ALPN-01, port 443)
T->>S: allow ihasmail's address; trust Caddy's X-Forwarded-For T->>S: allow ihasmail's address, trust Caddy's X-Forwarded-For
T->>S: restart to apply T->>S: restart to apply
T->>S: create mailboxes T->>S: create mailboxes
T->>I: sign in as the administrator T->>I: sign in as the administrator