mirror of
https://github.com/bitnami/containers.git
synced 2026-03-05 07:29:11 +08:00
3.2.0-r5 release
Update image to version 3.2.0-r5
This commit is contained in:
@@ -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}}"
|
||||
}
|
||||
Reference in New Issue
Block a user