diff --git a/php/templates/containers.twig b/php/templates/containers.twig
index f50aaa2f..8c79c8d5 100644
--- a/php/templates/containers.twig
+++ b/php/templates/containers.twig
@@ -112,7 +112,7 @@
{% if skip_domain_validation == false %}
- Make sure that this server is reachable on port 443 (port 443/tcp is open/forwarded in your firewall/router and 443/udp as well if you want to enable http3) and that you've correctly set up the DNS config for the domain that you enter (set the A record to your public ipv4-address and if you need ipv6, set the AAAA record to your public ipv6-address. A CNAME record if of course also possible). You should see hints on what went wrong in the top right corner if your domain is not accepted.
+ Make sure that this server is reachable on port 443 (port 443/tcp is open/forwarded in your firewall/router and 443/udp as well if you want to enable http3) and that you've correctly set up the DNS config for the domain that you enter (set the A record to your public ipv4-address and if you need ipv6, set the AAAA record to your public ipv6-address. A CNAME record is, of course, also possible). You should see hints on what went wrong in the top right corner if your domain is not accepted.
Click here for further hints
If you do not have a domain yet, you can get one for free e.g. from duckdns.org and others.