Fix spelling
All checks were successful
Galvanic Corrosion Cross-Compile / build (push) Successful in 38s

This commit is contained in:
2025-05-13 01:40:49 +00:00
parent 1d65bc570a
commit ac2701acec

View File

@@ -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.<br>
Currently, HTTPS and WSS are unsupported *directly* on GC. You can use a compatible reverse proxy solution to secure your server.<br>
[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.