We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d5afda commit 094f612Copy full SHA for 094f612
README.md
@@ -37,7 +37,7 @@ more details.. https://github.com/ran-jit/tomcat-cluster-redis-session-manager/w
37
38
2. Add tomcat system property "catalina.base".
39
- **catalina.base="TOMCAT_LOCATION"**
40
- * example: export catalina.base=/opt/tomcat
+ * example: env "catalina.base=/opt/tomcat" bash
41
42
3. Copy the redis-data-cache.properties file to your tomcat/conf directory and update your Redis server details.
43
- **tomcat/conf/redis-data-cache.properties**
0 commit comments