Rewrite API in GO #1

Merged
alu merged 4 commits from go-rewrite into main 2024-06-21 23:33:29 +00:00
Showing only changes of commit 1c11acface - Show all commits

View File

@ -1,5 +1,5 @@
{
"listenPort": 8082,
"listenPort": 80,
"ldapURL": "ldap://localhost",
"basedn": "dc=example,dc=com",
"sessionSecretKey": "super secret key",