Documentation: The container looks for the Caddyfile in /etc/caddy/Caddyfile

This commit is contained in:
jreichmann 2018-12-01 14:14:02 +01:00
parent 6de73756d6
commit 67243b84c2
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
- **LE_STAGING**: use staging let's encrypt endpoint (default: off -> production)
#### Volumes
- **/etc/Caddyfile**: webserver configuration (optional)
- **/etc/caddy/Caddyfile**: webserver configuration (optional)
- **/var/www/**: content to serve
- **/caddy**: caddy will store it's certificates here (recommended if tls is active)