Remove ununsed constant

This commit is contained in:
Girish Ramakrishnan
2020-11-25 10:33:40 -08:00
parent 3a0b9d7b3b
commit bcc9eda66c
-1
View File
@@ -28,7 +28,6 @@ exports = module.exports = {
INTERNAL_SMTP_PORT: 2525, // this value comes from the mail container
AUTHWALL_PORT: 3001,
LDAP_PORT: 3002,
DNS_PORT: 533,
DOCKER_PROXY_PORT: 3003,
NGINX_DEFAULT_CONFIG_FILE_NAME: 'default.conf',