{
    "test": {
        "basePath": "/",
        "entryPointURL": "http://test",
        "keyCloakBaseURL": "https://test",
        "keyCloakRealm": "",
        "keyCloakClientId": "",
        "matomoUrl": "",
        "matomoSiteId": "-1",
        "universityShortName": "Test",
        "universityFullName": "Test Environment"
    },
    "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/",
        "matomoSiteId": "131",
        "universityShortName": "dbp",
        "universityFullName": "Digital Blueprint",
        "nextcloudBaseURL": "http://localhost:8081",
        "nextcloudName": "cloud"
    },
    "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/",
        "matomoSiteId": "131",
        "universityShortName": "TU Graz",
        "universityFullName": "Technische Universität Graz",
        "nextcloudBaseURL": "http://localhost:8081",
        "nextcloudName": "cloud"
    },
    "development": {
        "basePath": "/apps/bulletin/",
        "entryPointURL": "https://api-dev.tugraz.at",
        "keyCloakBaseURL": "https://auth-dev.tugraz.at/auth",
        "keyCloakRealm": "tugraz-vpu",
        "keyCloakClientId": "dbp-bulletin",
        "matomoUrl": "https://analytics.tugraz.at/",
        "matomoSiteId": "131",
        "universityShortName": "dbp",
        "universityFullName": "Digital Blueprint",
        "nextcloudBaseURL": "https://cloud-dev.tugraz.at",
        "nextcloudName": "cloud"
    },
    "developmentCustom": {
        "basePath": "/tugapps/bulletin/",
        "entryPointURL": "https://api-dev.tugraz.at",
        "keyCloakBaseURL": "https://auth-dev.tugraz.at/auth",
        "keyCloakRealm": "tugraz-vpu",
        "keyCloakClientId": "dbp-bulletin",
        "matomoUrl": "https://analytics.tugraz.at/",
        "matomoSiteId": "131",
        "universityShortName": "TU Graz",
        "universityFullName": "Technische Universität Graz",
        "nextcloudBaseURL": "https://cloud-dev.tugraz.at",
        "nextcloudName": "cloud"
    },
    "demo": {
        "basePath": "/apps/bulletin/",
        "entryPointURL": "https://api-demo.tugraz.at",
        "keyCloakBaseURL": "https://auth-demo.tugraz.at/auth",
        "keyCloakRealm": "tugraz-vpu",
        "keyCloakClientId": "dbp-bulletin",
        "matomoUrl": "https://analytics.tugraz.at/",
        "matomoSiteId": "131",
        "universityShortName": "dbp",
        "universityFullName": "Digital Blueprint"
    },
    "demoCustom": {
        "basePath": "/tugapps/bulletin/",
        "entryPointURL": "https://api-demo.tugraz.at",
        "keyCloakBaseURL": "https://auth-demo.tugraz.at/auth",
        "keyCloakRealm": "tugraz-vpu",
        "keyCloakClientId": "dbp-bulletin",
        "matomoUrl": "https://analytics.tugraz.at/",
        "matomoSiteId": "131",
        "universityShortName": "TU Graz",
        "universityFullName": "Technische Universität Graz",
        "nextcloudBaseURL": "https://cloud-demo.tugraz.at",
        "nextcloudName": "dbp cloud"
    },
    "staging": {
        "basePath": "/",
        "entryPointURL": "https://api-test.tugraz.at",
        "keyCloakBaseURL": "https://auth-test.tugraz.at/auth",
        "keyCloakRealm": "tugraz",
        "keyCloakClientId": "formulare-test_tugraz_at",
        "matomoUrl": "https://analytics.tugraz.at/",
        "matomoSiteId": "131",
        "universityShortName": "TU Graz",
        "universityFullName": "Technische Universität Graz",
        "nextcloudBaseURL": "https://cloud.tugraz.at",
        "nextcloudName": "TU Graz cloud"
    },
    "production": {
        "basePath": "/",
        "entryPointURL": "https://api.tugraz.at",
        "keyCloakBaseURL": "https://auth.tugraz.at/auth",
        "keyCloakRealm": "tugraz",
        "keyCloakClientId": "formulare_tugraz_at",
        "matomoUrl": "https://analytics.tugraz.at/",
        "matomoSiteId": "177",
        "universityShortName": "TU Graz",
        "universityFullName": "Technische Universität Graz",
        "nextcloudBaseURL": "https://cloud.tugraz.at",
        "nextcloudName": "TU Graz cloud"
    },
    "bs": {
        "basePath": "/dist/",
        "entryPointURL": "https://api-dev.tugraz.at",
        "keyCloakBaseURL": "https://auth-dev.tugraz.at/auth",
        "keyCloakRealm": "tugraz-vpu",
        "keyCloakClientId": "auth-dev-mw-frontend-local",
        "matomoUrl": "https://analytics.tugraz.at/",
        "matomoSiteId": "131",
        "universityShortName": "bs",
        "universityFullName": "BS Environment"
    }
}
