makedeb
Fast web server with automatic HTTPS
Viewing /Caddyfile
.
Click here to go back to the Git tree for caddy-bin.
# The Caddyfile is an easy way to configure your Caddy web server.
#
# https://caddyserver.com/docs/caddyfile
#
# The configuration below serves a welcome page over HTTP on port 80.
# To use your own domain name (with automatic HTTPS), first make
# sure your domain's A/AAAA DNS records are properly pointed to
# this machine's public IP, then replace the line below with your
# domain name.
#
# https://caddyserver.com/docs/caddyfile/concepts#addresses
# Import additional caddy config files in /etc/caddy/conf.d/
import /etc/caddy/conf.d/*