Robin created GUACAMOLE-2184:
--------------------------------
Summary: Add a variable in docker to hide Tomcat trace and version
Key: GUACAMOLE-2184
URL: https://issues.apache.org/jira/browse/GUACAMOLE-2184
Project: Guacamole
Issue Type: Improvement
Components: guacamole-docker
Affects Versions: 2.0.0
Reporter: Robin
Hello,
it's possible to add an environnment variable in docker to hide de tomcat trace
and version.
Now it's possible by modify (add
{{<Valve
className="org.apache.catalina.valves.ErrorReportValve"showReport="false"showServerInfo="false"/>
}}
)
and map de server.xml file to docker
--
This message was sent by Atlassian Jira
(v8.20.10#820010)