From 01d23c0b9e4f0bb0b3df6246bb32ab37e1d025a0 Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 20 Mar 2024 14:38:16 +0100 Subject: [PATCH] caddy - fix some compile warnings --- source/manual/how-tos/caddy.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/manual/how-tos/caddy.rst b/source/manual/how-tos/caddy.rst index c379be80..3f8deffa 100644 --- a/source/manual/how-tos/caddy.rst +++ b/source/manual/how-tos/caddy.rst @@ -307,6 +307,7 @@ Description mydomain.duckdns.org Go to `Services - Caddy Web Server - Reverse Proxy – Handlers` * Press **+** to create a new handler + ============================== ==================== Options Values ============================== ==================== @@ -346,6 +347,7 @@ Reverse proxy the OPNsense WebUI * Save the certificate as .pem file. Open it up with a text editor, and copy the contents into a new entry in `System - Trust - Authorities`. Name the certificate ``opnsense-selfsigned``. * Add a new Domain in Caddy, for example ``opn.example.com``. Make sure the name is externally resolvable to the WAN IP of the OPNsense. * Add a new Handler with the following options (enable advanced mode): + =================================== ==================== Options Values =================================== ====================