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

Set a Matomo ID for production

parent df8b80b6
Branches
No related tags found
No related merge requests found
Pipeline #11301 passed
......@@ -77,6 +77,7 @@ switch (build) {
keyCloakBaseURL = 'https://' + keyCloakServer + '/auth';
keyCloakClientId = 'esig_tugraz_at';
pdfAsQualifiedlySigningServer = 'sig.tugraz.at';
matomoSiteId = 137;
break;
case 'test':
basePath = '/apps/signature/';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment