Give a hint to look into the examples if using caddy

This commit is contained in:
jreichmann 2019-04-16 19:46:17 +02:00
parent 084be8a194
commit aba8327991
No known key found for this signature in database
GPG key ID: 03624C433676E465

View file

@ -49,6 +49,9 @@ matrix_nginx_proxy_ssl_protocols: "TLSv1.1 TLSv1.2"
Once you've followed the [Preparation](#preparation) guide above, you can take a look at the [examples/apache](../examples/apache) directory for a sample configuration.
## Using your own external caddy webserver
After following the [Preparation](#preparation) guide above, you can take a look at the [examples/caddy](../examples/caddy) directory for a sample configuration.
## Using another external webserver