Expose LDAP via iptables
This commit is contained in:
@@ -29,8 +29,7 @@ exports = module.exports = {
|
||||
AUTHWALL_PORT: 3001,
|
||||
LDAP_PORT: 3002,
|
||||
DOCKER_PROXY_PORT: 3003,
|
||||
|
||||
LDAPS_PORT: 636, // exposed LDAP with TLS
|
||||
LDAPS_PORT: 3004, // exposed LDAP with TLS rerouting in iptables, exposed port is 636
|
||||
|
||||
NGINX_DEFAULT_CONFIG_FILE_NAME: 'default.conf',
|
||||
|
||||
|
||||
Reference in New Issue
Block a user