Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 279 Bytes

Heroku Buildpack: Caddy

This is a Heroku Buildpack for Caddy Server.

Getting Started

Include a Caddyfile in your repo.

Include static files in your repo.

Set your buildpack to

heroku config:add BUILDPACK_URL=https://github.com/j-mcnally/buildpack-caddy.git

Profit.