recent browsers do the right thing with *.localhost

with this update we can remove the last mention of localtest.me
This commit is contained in:
Eric Dobbs 2021-02-28 13:46:36 -07:00
parent 218128db23
commit 54f1c382f5
1 changed files with 1 additions and 1 deletions

View File

@ -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