update default listen port to 80
This commit is contained in:
parent
e8dec2fbef
commit
cc8d72cba7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"listenPort": 8082,
|
"listenPort": 80,
|
||||||
"ldapURL": "ldap://localhost",
|
"ldapURL": "ldap://localhost",
|
||||||
"basedn": "dc=example,dc=com",
|
"basedn": "dc=example,dc=com",
|
||||||
"sessionSecretKey": "super secret key",
|
"sessionSecretKey": "super secret key",
|
||||||
|
Loading…
Reference in New Issue
Block a user