From 54f1c382f55bb61113cc20daa1e1b31795c526d7 Mon Sep 17 00:00:00 2001 From: Eric Dobbs Date: Sun, 28 Feb 2021 13:46:36 -0700 Subject: [PATCH] recent browsers do the right thing with *.localhost with this update we can remove the last mention of localtest.me --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3dad47f..e1a9544 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Start Playing Federated Wiki: http://start.fed.wiki docker run -p 3000:3000 -it --rm \ dobbs/farm -Visit http://localhost:3000 and http://anything.localtest.me:3000 +Visit http://localhost:3000 and http://anything.localhost:3000 ### Run a local wiki that will survive a reboot