From 0a0cf23a2a7d575c0b9d48d12435ec429b863836 Mon Sep 17 00:00:00 2001 From: derStephan Date: Wed, 5 Aug 2026 14:06:05 +0200 Subject: [PATCH] better example Signed-off-by: derStephan --- community-containers/caddy/readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/community-containers/caddy/readme.md b/community-containers/caddy/readme.md index f87e914c..92ef31ad 100644 --- a/community-containers/caddy/readme.md +++ b/community-containers/caddy/readme.md @@ -29,10 +29,9 @@ This container configures subdomains for a number of community containers. > You need to set the correct DNS records for this to work! > > Example: -> - your domain is your-nc-domain.com, -> - you want to use the stalwart container -> - so you need to set CNAME or A/AAAA DNS records for the subdomains mail.your-nc-domain.com to point to your nextcloud AIO server -> - caddy will do the rest and make stalwart available without any additional configuration +> - Your domain is your-nc-domain.com and you want to use the vaultwarden container. +> - Then you need to set CNAME record for the subdomain bw.your-nc-domain.com to point at your main your-nc-domain.com. +> - Alternatively, you can configure the A/AAAA records of your-nc-domain.com to point at the public IP-address of your Nextcloud AIO server. ## Geoblocking