NeosIT / docker-atlassian-crowd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configuration

You can configure a small set of things by supplying the following environment variables

Environment Variable Description
X_PROXY_NAME Sets the Tomcat Connectors ProxyName attribute
X_PROXY_PORT Sets the Tomcat Connectors ProxyPort attribute
X_PROXY_SCHEME If set to https the Tomcat Connectors secure=true and redirectPort equal to X_PROXY_PORT

About

License:MIT License


Languages

Language:Dockerfile 78.8%Language:Shell 21.2%