forked from jcgruenhage/docker-caddy
Documentation: The container looks for the Caddyfile in /etc/caddy/Caddyfile
This commit is contained in:
parent
6de73756d6
commit
67243b84c2
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue