TheoBessel / heroku-buildpack-caddy

Heroku buildpack to install Caddy, the fast, cross-platform HTTP/2 web server with automatic HTTPS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

heroku-buildpack-caddy

This is a Heroku buildpack for installing the Caddy server.

Environment Variables

Variable Description
CADDY_REPO The GitHub repository used to find Caddy releases. Defaults to mholt/caddy.
CADDY_VERSION The version of Caddy to install.

About

Heroku buildpack to install Caddy, the fast, cross-platform HTTP/2 web server with automatic HTTPS


Languages

Language:Shell 100.0%