...
The URLs to open a drawing depend on which port and path you selected during server install:
Editor:
e.g. for port 8081 and deploy path /editor
http://localhost:8081/editor?server=http://localhost:3000&file=Construction.dwg
or for port 90 and deploy path /
http://localhost/?server=http://localhost:3000&file=Construction.dwg
...
http://localhost:8081/editor?server=http://localhost:3000&file=Construction.dwg&access=view
http://localhost/?server=http://localhost:3000&file=Construction.dwg&access=view
...