@digital-blueprint/checkin-app
Version:
[GitHub Repository](https://github.com/digital-blueprint/checkin-app) | [npmjs package](https://www.npmjs.com/package/@digital-blueprint/checkin-app) | [Unpkg CDN](https://unpkg.com/browse/@digital-blueprint/checkin-app/) | [Checkin Bundle](https://github
75 lines (74 loc) • 2.86 kB
JSON
{
"local": {
"basePath": "/dist/",
"entryPointURL": "http://127.0.0.1:8000",
"keyCloakBaseURL": "https://auth-dev.tugraz.at/auth",
"keyCloakRealm": "tugraz-vpu",
"keyCloakClientId": "auth-dev-mw-frontend-local",
"matomoUrl": "https://analytics.tugraz.at/",
"searchQRString": "tugrazcheckin",
"matomoSiteId": "131",
"shortName": "dbp",
"appDomain": "https://dbp-demo.tugraz.at/wlapps/check-in/"
},
"localCustom": {
"basePath": "/dist/",
"entryPointURL": "http://127.0.0.1:8000",
"keyCloakBaseURL": "https://auth-dev.tugraz.at/auth",
"keyCloakRealm": "tugraz-vpu",
"keyCloakClientId": "auth-dev-mw-frontend-local",
"matomoUrl": "https://analytics.tugraz.at/",
"searchQRString": "tugrazcheckin",
"matomoSiteId": "131",
"shortName": "TU Graz",
"appDomain": "https://checkin.tugraz.at"
},
"development": {
"basePath": "/apps/checkin/",
"entryPointURL": "https://api-dev.tugraz.at",
"keyCloakBaseURL": "https://auth-dev.tugraz.at/auth",
"keyCloakRealm": "tugraz-vpu",
"keyCloakClientId": "dbp-check-in",
"matomoUrl": "https://analytics.tugraz.at/",
"searchQRString": "tugrazcheckin",
"matomoSiteId": "131",
"shortName": "dbp",
"appDomain": "https://checkin.tugraz.at/"
},
"developmentCustom": {
"basePath": "/tugapps/checkin/",
"entryPointURL": "https://api-dev.tugraz.at",
"keyCloakBaseURL": "https://auth-dev.tugraz.at/auth",
"keyCloakRealm": "tugraz-vpu",
"keyCloakClientId": "dbp-check-in",
"matomoUrl": "https://analytics.tugraz.at/",
"searchQRString": "tugrazcheckin",
"matomoSiteId": "131",
"shortName": "TU Graz",
"appDomain": "https://checkin.tugraz.at/"
},
"demo": {
"basePath": "/apps/checkin/",
"entryPointURL": "https://api-demo.tugraz.at",
"keyCloakBaseURL": "https://auth-demo.tugraz.at/auth",
"keyCloakRealm": "tugraz-vpu",
"keyCloakClientId": "dbp-check-in",
"matomoUrl": "https://analytics.tugraz.at/",
"searchQRString": "tugrazcheckin",
"matomoSiteId": "131",
"shortName": "dbp",
"appDomain": "https://checkin.tugraz.at/"
},
"demoCustom": {
"basePath": "/tugapps/checkin/",
"entryPointURL": "https://api-demo.tugraz.at",
"keyCloakBaseURL": "https://auth-demo.tugraz.at/auth",
"keyCloakRealm": "tugraz-vpu",
"keyCloakClientId": "dbp-check-in",
"matomoUrl": "https://analytics.tugraz.at/",
"searchQRString": "tugrazcheckin",
"matomoSiteId": "131",
"shortName": "TU Graz",
"appDomain": "https://checkin.tugraz.at/"
}
}