mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 21:46:16 -04:00
372 B
372 B
The Caddy Website
This is the source of the Caddy website, caddyserver.com.
Requirements
- Caddy 2 (installed in your PATH as
caddy
)
Quick start
git clone https://github.com/caddyserver/website.git
cd website
caddy run
You can then load localhost:2015 in your browser.