mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 18:47:17 +08:00
* Add support for more environment variables and improve README.md * Add a new configurable env variable * Bump versions * Fix typos in README * Minor improvements to several files
4 lines
104 B
JSON
4 lines
104 B
JSON
{
|
|
"httpPort": "{{$global.env.APACHE_HTTP_PORT}}",
|
|
"httpsPort": "{{$global.env.APACHE_HTTPS_PORT}}"
|
|
} |