diff --git a/configs/config.template.json b/configs/config.template.json index 0b9c115..52968a3 100644 --- a/configs/config.template.json +++ b/configs/config.template.json @@ -1,5 +1,5 @@ { - "listenPort": 8082, + "listenPort": 80, "ldapURL": "ldap://localhost", "basedn": "dc=example,dc=com", "sessionSecretKey": "super secret key",