From ff415d0349d1f3d606b142309075df65c4cdc220 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Thu, 21 Mar 2019 15:45:21 -0400 Subject: [PATCH] Update readme to clarify config location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ca29cc5..e07c5573 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ The referenceccdaservice.war Server Configuration - 1. Place a copy of referenceccdaservice.xml in $CATALINA_BASE/conf/[enginename]/[hostname]/. For example, ~/apache-tomcat-7.0.57/conf/Catalina/localhost + 1. Place a copy of referenceccdaservice.xml in $CATALINA_BASE/conf/[enginename]/[hostname]/. Note: You will likely be using the "Catalina" engine and the default host for Tomcat is "localhost". For example, ~/apache-tomcat-7.0.57/conf/Catalina/localhost 2. Edit the referenceccdaservice.xml key values to point to the locations configured in the previous steps and setup other values. For example;