diff --git a/README.md b/README.md index 760bbda..0f66022 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ For example, the production `wormhole.hush.is` uses CloudFlare to proxy SSL conn to nginx, which then proxies to the actual wormhole server. Like so: ``` - [browser] <=> [CloudFlare] <=> [nginx] <=> [wormhole] + [SDA] <=> [CloudFlare] <=> [nginx] <=> [wormhole] ``` Here is an example nginx config that you can use, just change your `server_name` :