Skip to content

Commit 4205309

Browse files
authored
Merge pull request #387 from FromDoppler/use-clerk-qa
Enable clerk for the QA env
2 parents 64d744e + bb2b74a commit 4205309

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/wwwroot/env/QA.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
cuitServiceBaseUrl: "https://apisqa.fromdoppler.net/cuit",
44
hostSmtp: "qa-smtp-relay.fromdoppler.net",
55
portSmtp: "2525",
6-
useClerkAuthentication: false,
6+
useClerkAuthentication: true,
77
});

0 commit comments

Comments
 (0)