Open thebetterjort opened 4 years ago
Hi @thebetterjort
As per this: https://caddyserver.com/docs/v2-upgrade#proxy
Websocket proxying "just works" in v2; there is no need to "enable" websockets like in v1.
The docs for caddy 2 have also been added in https://github.com/hasura/graphql-engine/pull/4710/
The current https config file in the docs is not valid for caddyv2. How to make hasura work over https using caddyv2?