Browse Source
- Turn of http/2 in Caddyfile so that Firefox Inspect Console does not show errors about wss
websocket config. Chrome web console supports http/2.
Note: If you are already using Caddy and have modified your Caddyfile, you need to edit your Caddyfile manually.
Thanks to GitHub user xet7 for contributions.