diff --git a/config/loadtest.json b/config/loadtest.json index fd493da..ba36d30 100644 --- a/config/loadtest.json +++ b/config/loadtest.json @@ -7,7 +7,6 @@ "userMacAlgorithm": "sha256", "userMacSecret": "5a25ad4feadd45fdcbb05402658272da", "sessionSecret": "this is not a secret", - "webAppUrl": "http://localhost:3000/static/#call/{token}", "fakeTokBox": true, "tokBox": { "credentials": { diff --git a/config/sample.json b/config/sample.json index 811eabd..b033e4c 100644 --- a/config/sample.json +++ b/config/sample.json @@ -16,7 +16,7 @@ "tokenDuration": 86400 }, "callUrls": { - "webAppUrl": "http://localhost:3000/content/#call/{token}" + "webAppUrl": "http://localhost:3000/content/c/{token}" }, "sentryDSN": false, "allowedOrigins": [ diff --git a/config/test.json b/config/test.json index 1c3bb40..90a55a2 100644 --- a/config/test.json +++ b/config/test.json @@ -32,7 +32,6 @@ }, "tokenDuration": 86400 }, - "webAppUrl": "http://localhost:3000/#call/{token}", "fakeCallInfo": { "apiKey": "fake API key", "session1": "1_MX40NDY4NzQ0Mn5-V2VkIE1hciAxMiwAMzo1OTo1MSBQRFgQMjAxNH4wLjQO5TMzMj3Mfg",