make formatting consistent in Context example
This commit is contained in:
parent
40125e7410
commit
840b19ed8b
1 changed files with 1 additions and 1 deletions
|
@ -270,7 +270,7 @@ Locate the <Host name="localhost"...> directive and update as follows:
|
||||||
docBase="/usr/local/tomcat/webapps/vivo"
|
docBase="/usr/local/tomcat/webapps/vivo"
|
||||||
reloadable="true"
|
reloadable="true"
|
||||||
cookies="true" >
|
cookies="true" >
|
||||||
<Manager pathname="" />
|
<Manager pathname="" />
|
||||||
<Environment type="java.lang.String" override="false"
|
<Environment type="java.lang.String" override="false"
|
||||||
name="path.configuration"
|
name="path.configuration"
|
||||||
value="deploy.properties"
|
value="deploy.properties"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue