Browse Source

Update caddy.md

pull/2157/head
Tijs 2 weeks ago
committed by GitHub
parent
commit
66f2cad6b4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/content/examples/tutorials/caddy.md

2
docs/content/examples/tutorials/caddy.md

@ -7,7 +7,7 @@ title: Caddy
This guide is opinionated. If you use other conventions or folder layouts, feel free to change the commands and paths.
///
We're using [Caddy](https://caddyserver.com/) here as reserve proxy to serve `wg-easy` on [https://wg-easy.example.com](https://wg-easy.example.com) via TLS.
We're using [Caddy](https://caddyserver.com/) here as reverse proxy to serve `wg-easy` on [https://wg-easy.example.com](https://wg-easy.example.com) via TLS.
## Create a docker composition for `caddy`

Loading…
Cancel
Save