From 860f194d81d9df28f2f0ed0eaec95c567f4a62b1 Mon Sep 17 00:00:00 2001 From: Simon L Date: Tue, 25 Apr 2023 11:17:30 +0200 Subject: [PATCH] fix links Signed-off-by: Simon L --- php/templates/containers.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/php/templates/containers.twig b/php/templates/containers.twig index 8f785262..dd21d8d0 100644 --- a/php/templates/containers.twig +++ b/php/templates/containers.twig @@ -104,10 +104,10 @@ Click here for further hints
If you should not have a domain yet, you can get one for free e.g. from duckduckdns.org and others.

If you have a dynamic public IP-address, you can use e.g. DDclient with a compatible domain provider for DNS updates.

- If you only want to install AIO locally without exposing it to the public internet or if you cannot do so, feel free to follow this documentation.

+ If you only want to install AIO locally without exposing it to the public internet or if you cannot do so, feel free to follow this documentation.

If you should be using Cloudflare Proxy for your domain, make sure to disable the Proxy feature temporarily as it might block the domain validation attempts.

{% if apache_port != '443' %} - If you run into issues getting your domain accepted, see these steps for how to debug things.

+ If you run into issues getting your domain accepted, see these steps for how to debug things.

{% endif %} Hint: If the domain validation fails but you are completely sure that you've configured everything correctly, you may skip the domain validation by following this documentation.