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

dev: switch to cloud-dev for local development

this makes it easier since no nextcloud instance has to be started
parent 0528ee48
Branches
No related tags found
No related merge requests found
Pipeline #62022 passed
......@@ -7,7 +7,7 @@ export default {
keyCloakClientId: 'auth-dev-mw-frontend-local',
matomoUrl: 'https://analytics.tugraz.at/',
matomoSiteId: 131,
nextcloudBaseURL: 'http://localhost:8081',
nextcloudBaseURL: 'https://cloud-dev.tugraz.at',
nextcloudName: 'TU Graz cloud',
pdfAsQualifiedlySigningServer: 'https://sig-dev.tugraz.at',
hiddenActivities: ['dbp-signature-verification-full'],
......@@ -21,7 +21,7 @@ export default {
keyCloakClientId: 'auth-dev-mw-frontend-local',
matomoUrl: 'https://analytics.tugraz.at/',
matomoSiteId: 131,
nextcloudBaseURL: 'http://bs-local.com:8081',
nextcloudBaseURL: 'https://cloud-dev.tugraz.at',
nextcloudName: 'TU Graz cloud',
pdfAsQualifiedlySigningServer: 'https://sig-dev.tugraz.at',
hiddenActivities: [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment