mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
No description
.github | ||
src | ||
.gitignore | ||
Caddyfile | ||
README.md |
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.