mirror of
https://github.com/bitnami/containers.git
synced 2026-02-26 15:57:21 +08:00
5 lines
105 B
JSON
5 lines
105 B
JSON
{
|
|
"httpPort": "{{$global.env.APACHE_HTTP_PORT}}",
|
|
"httpsPort": "{{$global.env.APACHE_HTTPS_PORT}}"
|
|
}
|