Cloned in a roots/bedrock install which requires that the nginx site.conf file be edited.
Specifically, I need to change the location of the server from root /app/public to: root /app/bedrock/web.
This would be easy if the format of the file had not changed to a templated file with server {{this}}.
A post was merged into an existing topic: Bedrock installation