Update for beta 17

This commit is contained in:
Matthew Holt 2020-03-14 10:38:42 -06:00
parent a0d5e5097c
commit 5cf7dc8c93
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
14 changed files with 154 additions and 61 deletions

View file

@ -15,6 +15,8 @@ This is the source of the Caddy website, [caddyserver.com](https://caddyserver.c
2. `cd website`
3. `caddy run`
You can then load [localhost:2015](http://localhost:2015) in your browser.
Your first time, you may be prompted for a password. This is so Caddy can serve the site over local HTTPS.
You can then load [https://localhost](https://localhost) in your browser.