shahidhk / caddy-http-redir

A caddy proxy to redirect x-forwarded-proto: http requets to https

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hasura GraphQL Engine on Docker form HTTPS redirect

  • caddy microservice is exposed at PORT 8080
  • Any requests coming in with X-Forwarded-Proto: http will be responded with a 301 redirect to HTTPS
  • DOMAIN environment variable needs to be set

About

A caddy proxy to redirect x-forwarded-proto: http requets to https


Languages

Language:Dockerfile 100.0%