Skip to content
Snippets Groups Projects
Commit 7c950224 authored by Steinwender, Tamara's avatar Steinwender, Tamara
Browse files

Typo corrected in config

parent 5bd9f1f9
No related branches found
No related tags found
No related merge requests found
Pipeline #12933 passed with warnings
......@@ -76,7 +76,7 @@ switch (build) {
basePath = '/apps/signature/';
entryPointURL = 'https://api-demo.tugraz.at';
// "/pers" can't go here because it's not allowed in the "Content-Security-Policy"
nextcloudBaseURL = 'https://dms-test.tugraz.a';
nextcloudBaseURL = 'https://dms-test.tugraz.at';
// "/index.php" is needed to don't get a "This origin is not allowed!" because the "target-origin" get parameter can't be read
nextcloudWebAppPasswordURL = nextcloudBaseURL + '/index.php/apps/webapppassword';
nextcloudWebDavURL = nextcloudBaseURL + '/remote.php/dav/files';
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment