diff options
| -rw-r--r-- | README.md | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -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 |
