Initial attempt to expose the ldap server
This commit is contained in:
@@ -30,6 +30,8 @@ exports = module.exports = {
|
||||
LDAP_PORT: 3002,
|
||||
DOCKER_PROXY_PORT: 3003,
|
||||
|
||||
LDAPS_PORT: 636, // exposed LDAP with TLS
|
||||
|
||||
NGINX_DEFAULT_CONFIG_FILE_NAME: 'default.conf',
|
||||
|
||||
DEFAULT_TOKEN_EXPIRATION_MSECS: 365 * 24 * 60 * 60 * 1000, // 1 year
|
||||
|
||||
Reference in New Issue
Block a user