matrix-docker-ansible-deploy/examples/caddy2
2020-12-29 12:00:01 +01:00
..
Caddyfile Adds Example for Caddy2 Jitsi 2020-12-29 12:00:01 +01:00
README.md Adds Example for Caddy2 Jitsi 2020-12-29 12:00:01 +01:00

Caddyfile

This directory contains sample files that show you how to do reverse-proxying using Caddy2.

Config

Variable Function
tls your@email.com Specify an email address for your ACME account (but if only one email is used for all sites, we recommend the email global option instead)
tls To enable tls support uncomment the lines for tls
Jitsi To enable Jitsi support uncomment the lines for Jitsi and set your data
log {output discard } No output. You can find the Options in the Documentaton for logging