New environment variables available in addition to zoneminder-base
- ES_DEBUG_ENABLED
- Enables --debug flag for event notification when set to 1
- ES_COMMON_NAME
- Defines common name for accessing zoneminder
If a certificate is located at /config/ssl/cert.cer with a corresponding
private key at /config/ssl/key.pem, a self-signed certificate will not be
generated. Otherwise, one will be automatically generated using the common name
environment variable.