Skip to content

Commit e85cd6f

Browse files
committed
update the other application.properties too
1 parent 2c5ac71 commit e85cd6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/configs/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ context.encryptionKey=@@encryptionKey@@
4646

4747
## By default, we serve LabKey at the root context path (e.g. http://localhost:8080)
4848
## You may customize the context path if you wish (e.g. http://localhost:8080/labkey)
49-
#context.contextPath=/labkey
49+
#context.contextPath=@@contextPath@@
5050

5151
## Using a legacy context path provides backwards compatibility with old deployments. A typical use case would be to
5252
## deploy to the root context (the default) and configure /labkey as the legacy path. GETs will be redirected.

0 commit comments

Comments
 (0)