push
This commit is contained in:
parent
e3dd721bea
commit
2e77f8ced7
@ -35,7 +35,7 @@ const environments = import.meta.env;
|
|||||||
const init = async () => {
|
const init = async () => {
|
||||||
// Initialize WIT shared library for fingerprint and facebook data collection
|
// Initialize WIT shared library for fingerprint and facebook data collection
|
||||||
initWitLib({
|
initWitLib({
|
||||||
baseUrl: environments.AURA_API_URL || '',
|
baseUrl: environments.AURA_API_HOST || '',
|
||||||
debug: environments.MODE !== 'production',
|
debug: environments.MODE !== 'production',
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user