Merge remote-tracking branch 'origin/master' into fix-bitbucket-home-issues

This commit is contained in:
Geoff Jacobs
2022-11-16 11:34:11 +11:00
3 changed files with 84 additions and 81 deletions

View File

@@ -34,7 +34,8 @@
unpackWARs="true">
<Context path="{{ atl_tomcat_contextpath }}"
docBase="../../crowd-webapp"
debug="0">
debug="0"
useHttpOnly="true">
<Manager pathname="">
</Manager>
</Context>