# copy to .env and edit to suit COMPOSE_PROJECT_NAME=caddy # default NAME is caddy NAME=${COMPOSE_PROJECT_NAME} IMAGE=ucommandit/caddy-r53 CREDENTIALS=${DNS_CHALLENGE_CREDENTIALS:-$PWD/credentials.env} # will use Caddyfile unless CONF is set # this file should be in /conf on your host (e.g. my.conf) CONF=$(hostnamectl hostname)