3.2.0-r5 release

Update image to version 3.2.0-r5
This commit is contained in:
Bitnami Bot
2017-05-31 09:39:18 +00:00
parent 9d2d6b0dc6
commit 40daeb21f2
5 changed files with 14 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
{
"httpPort": "{{$global.env.APACHE_HTTP_PORT}}",
"httpsPort": "{{$global.env.APACHE_HTTPS_PORT}}"
"httpPort": "{{$global.env.APACHE_HTTP_PORT_NUMBER}}",
"httpsPort": "{{$global.env.APACHE_HTTPS_PORT_NUMBER}}"
}