console.json 355 B

1234567891011121314
  1. {
  2. "api-base-url": "https://localhost:5001/api/",
  3. "api-user": "Console",
  4. "api-pwd": "A1Abastr0vA",
  5. "api-magic": "6DEC4167-57A6-4333-92DA-ADE009A97DE9",
  6. "api-timeout": "00:10:00",
  7. "default-page-size": 50,
  8. "defaults" : {
  9. "workspace": {
  10. "api-key": "33511A7C-9F05-4058-A840-85A589973BC2",
  11. "api-key-password": "test"
  12. }
  13. }
  14. }