Optionally, you can change the context root used by your Studio application.
When you first install the bundle, it uses the default context root of "/", and you get access to Studio by going to http://localhost:8080/. If you change the context root to "sales", then the URL would be http://localhost:8080/sales.
Note that any change to the context root only affects the Studio application. Components and other hooks still use their default context paths.
To change the context root: