diff --git a/CONFIG.md b/CONFIG.md index 4675b5f..4af1da9 100644 --- a/CONFIG.md +++ b/CONFIG.md @@ -23,7 +23,7 @@ Galvanic Corrosion listens on two ports: * 13370/tcp(http) - for web endpoints * 13371/tcp(http+ws) - for websockets -Currently, HTTPS and WSS are unsupported *directly* on GC. You can use a compatiblble reverse proxy solution to secure your server.
+Currently, HTTPS and WSS are unsupported *directly* on GC. You can use a compatible reverse proxy solution to secure your server.
[Cloudflare Tunnels](https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/) (requires a domain with Cloudflare) are recommended. Port-forward or expose your server in some way. HTTPS is **strongly** recommended for your public address.