From a9fa592868c32e3e3be5b0d518990ae659445e90 Mon Sep 17 00:00:00 2001 From: Dimitri Huisman Date: Tue, 31 Oct 2023 13:52:00 +0000 Subject: [PATCH] Remove reg exp check for IPv6. This is now handled server-side. --- setup/templates/steps/compose/03_expose.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup/templates/steps/compose/03_expose.html b/setup/templates/steps/compose/03_expose.html index b00ce7d7..6fcada29 100644 --- a/setup/templates/steps/compose/03_expose.html +++ b/setup/templates/steps/compose/03_expose.html @@ -33,8 +33,7 @@ avoid generic all-interfaces addresses like 0.0.0.0 or ::Read this: Docker currently does not expose the IPv6 ports properly, as it does not interface with ip6tables. Read FAQ section and be very careful. We do NOT recommend that you enable this!

- +