https://wplib.github.io/box-docs/quick-start/index.html
Issue with the following step:
6. Open project.json in your text editor and change the line
Suggests the following will be provided:
"hostname": "box.local"
but the project.json from the wplib has the following:
"hostname": "wplib.box",

In my fork of the box documents I have updated step 6, is it worth submitting PR, or is it better to change the project.json to match the docs?