botserver/config/directory_config.json

20 lines
No EOL
562 B
JSON

{
"base_url": "http://localhost:8300",
"default_org": {
"id": "351198556452814862",
"name": "default",
"domain": "default.localhost"
},
"default_user": {
"id": "admin",
"username": "admin",
"email": "admin@localhost",
"password": "",
"first_name": "Admin",
"last_name": "User"
},
"admin_token": "T9uwHH2GxTOQwv6NbYn7MoBJM6AsuxRHtyKOajb-SKSZwhGel4DtxUmiDwZZnNo08ryg4J4",
"project_id": "",
"client_id": "351198557056860174",
"client_secret": "WXUxRkjyMKTuotp0m1HbjirldLxiybnasTyVe8BwhZKEYHXveNUfKmohOcZ6FQPC"
}