We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c5ac71 commit e85cd6fCopy full SHA for e85cd6f
server/configs/application.properties
@@ -46,7 +46,7 @@ context.encryptionKey=@@encryptionKey@@
46
47
## By default, we serve LabKey at the root context path (e.g. http://localhost:8080)
48
## You may customize the context path if you wish (e.g. http://localhost:8080/labkey)
49
-#context.contextPath=/labkey
+#context.contextPath=@@contextPath@@
50
51
## Using a legacy context path provides backwards compatibility with old deployments. A typical use case would be to
52
## deploy to the root context (the default) and configure /labkey as the legacy path. GETs will be redirected.
0 commit comments