Jacob Huggins
Jacob Huggins
Just a simple environment variable in the guacamole container. Allows you to drop "traefik.http.middlewares.guacamoleMdl.addprefix.prefix=/guacamole" as guacamole will now serve content from the root instead of /guacamole. guacamole: image: guacamole/guacamole-dev container_name:...
I honestly can't find any reference to it in the documentation. Just that it gets set here [500-generate-tomcat-catalina-base.sh](https://github.com/apache/guacamole-client/blob/main/guacamole-docker/entrypoint.d/500-generate-tomcat-catalina-base.sh) and when you name the war file to ROOT.war Tomcat will serve...