...
or for port 8081 and deploy path /editor
Linux: http://localhost:8081/editor?fileUrl=file:///home/andrea/Documents/My%20Drawings/test.dwg
Windows: http://localhost:8081/editor?fileUrl=file:///c:\Users\hentschke\Documents\My%20Drawings\test.dwg
Please note that only view-only mode is supported when opening file from disk. It is required to open a file through API server if you want to open it in editing mode.
...