Server Context Path
Defines the context path for the application.
Configuration¶
Customization¶
If the application is deployed at the root level, set the context path to "/". This usually also requires
changing the name of the WAR file from openboxes.war
to ROOT.war
before deploying to the Tomcat
webapps directory.
grails.serverURL
.