Skip to content

Commit

Permalink
Merge pull request #78 from combatdud3/patch-1
Browse files Browse the repository at this point in the history
Update README.md to reflect proper parameters in complex example
  • Loading branch information
bbriggs authored Jul 22, 2016
2 parents 9e69fc7 + 5342782 commit 32a5d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ Support has also been added for reverse proxying confluence via apache or nginx.
homedir => '/opt/atlassian/application-data/confluence-home',
javahome => '/opt/java',
java_opts => '-Dhttp.proxyHost=proxy.example.com -Dhttp.proxyPort=3128 -Dhttps.proxyHost=secure-proxy.example.com -Dhttps.proxyPort=3128'
proxy => {
tomcat_proxy => {
scheme => 'https',
proxyName => 'confluence.example.co.za',
proxyPort => '443',
Expand Down

0 comments on commit 32a5d8b

Please sign in to comment.