Skip to content
Snippets Groups Projects
Commit 70093dd9 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

showcase: add a demo environment

parent 542645ea
No related branches found
No related tags found
No related merge requests found
Pipeline #55635 passed
......@@ -15,7 +15,18 @@ export default {
entryPointURL: 'https://api-dev.tugraz.at',
keyCloakBaseURL: 'https://auth-dev.tugraz.at/auth',
keyCloakRealm: 'tugraz-vpu',
keyCloakClientId: 'demo-dev_tugraz_at-DEMO',
keyCloakClientId: 'dbp-demo',
matomoUrl: 'https://analytics.tugraz.at/',
matomoSiteId: 131,
nextcloudBaseURL: 'https://nc-dev.tugraz.at/pers',
nextcloudName: 'TU Graz cloud',
},
demo: {
basePath: '/apps/demo/',
entryPointURL: 'https://api-demo.tugraz.at',
keyCloakBaseURL: 'https://auth-demo.tugraz.at/auth',
keyCloakRealm: 'tugraz-vpu',
keyCloakClientId: 'dbp-demo',
matomoUrl: 'https://analytics.tugraz.at/',
matomoSiteId: 131,
nextcloudBaseURL: 'https://nc-dev.tugraz.at/pers',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment