Files
openclaw-webui/conf/secrets.json

14 lines
302 B
JSON

{
"gateway": {
"token": "a41984619a5f4b9bf9148ab6eb4abca53eb796d046cbbec5"
},
"session": {
"secret": "theta42-openclaw-webui-x7k9m2p4n8q1w3e5"
},
"auth": {
"ldap": {
"bindDN": "cn=ldapclient service,ou=people,dc=theta42,dc=com",
"bindPassword": "1lovebyte"
}
}
}