botserver/config/directory_config.json
Rodrigo Rodriguez (Pragmatismo) 27fae3ba05
Some checks failed
GBCI Bundle / build-bundle (push) Failing after 31m25s
GBCI / build (push) Failing after 27m41s
fix: resolve all warnings - wire up services properly
2025-12-17 17:41:37 -03:00

20 lines
No EOL
562 B
JSON

{
"base_url": "http://localhost:8300",
"default_org": {
"id": "351468402772017166",
"name": "default",
"domain": "default.localhost"
},
"default_user": {
"id": "admin",
"username": "admin",
"email": "admin@localhost",
"password": "",
"first_name": "Admin",
"last_name": "User"
},
"admin_token": "2YJqHuenWddFpMw4vqw6vEHtgSF5jbvSG4NxTANnV9KJJMnaDSuvbUNSGsS06-QLFZnpFbw",
"project_id": "",
"client_id": "351468407201267726",
"client_secret": "vLxjxWiPv8fVvown7zBOqKdb7RPntqVW8fNfphaiMWtkXFI8fXQX8WoyBE5KmhJA"
}