summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-17 22:08:01 +0200
committerPaul Buetow <paul@buetow.org>2026-02-17 22:08:01 +0200
commit5ca492539904ad44190823a92c42acf2df9a9385 (patch)
tree5acd89e5230a5917dedb9c1f4b18c5f0dbcfe7bf
parentb1e1ab68eb57fbeb1ae9b3fb92ac4448dea663b6 (diff)
fix
-rw-r--r--README.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.md b/README.md
index 68d1660..6b80913 100644
--- a/README.md
+++ b/README.md
@@ -8,14 +8,14 @@ The website can be run using the Docker image in the `docker-image` directory.
## Required Hosts Configuration
-The website needs the following hosts configured:
+The website needs the following hosts configured (or similar hosts):
-- `ipv6test.buetow.org` (IPv4 and IPv6)
-- `test4.ipv6test.buetow.org` (IPv4 only)
-- `test6.ipv6test.buetow.org` (IPv6 only)
+- `ipv6test.f3s.buetow.org` (IPv4 and IPv6)
+- `test4.ipv6test.f3s.buetow.org` (IPv4 only)
+- `test6.ipv6test.f3s.buetow.org` (IPv6 only)
## Try it out
-* https://ipv6test.buetow.org
-* https://test4.ipv6test.buetow.org
-* https://test6.ipv6test.buetow.org
+* https://ipv6test.f3s.buetow.org
+* https://test4.ipv6test.f3s.buetow.org
+* https://test6.ipv6test.f3s.buetow.org