Files
containers/bitnami/phpmyadmin/5/debian-10/rootfs/apache-inputs.json
2020-02-27 17:30:17 +00:00

5 lines
187 B
JSON

{
"enableCustomPorts": "{{$global.env.APACHE_ENABLE_CUSTOM_PORTS}}",
"httpPort": "{{$global.env.APACHE_HTTP_PORT_NUMBER}}",
"httpsPort": "{{$global.env.APACHE_HTTPS_PORT_NUMBER}}"
}