makedeb


caddy-bin 2.8.4-1


Fast web server with automatic HTTPS

Viewing /Caddyfile.

View raw.

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/*