app.staging.config.json 272 B

12345678910
  1. {
  2. "auth": {
  3. "domain": "dev-2ls6voifhbt37usw.eu.auth0.com",
  4. "clientId": "51IAWRARoNhevdmXODwxOb6xV2KEu1MO",
  5. "audience": "https://runners.larcanum.net",
  6. "appUri": "https://localhost:7443",
  7. "errorPath": "/error"
  8. },
  9. "apiUri": "https://localhost:7443"
  10. }