enable GTM for all env

This commit is contained in:
Gregory Pradun
2022-04-28 13:32:20 +03:00
parent 283cd5dea5
commit 8e2f2f4325
7 changed files with 11 additions and 4 deletions

View File

@@ -11,7 +11,9 @@ define('LAWCARTA_SUBDOMAIN', 'app');
define('LAWCARTA_PORT', '');
define('LAWCARTA_ENVIRONMENT_NAME', 'local');
define('LC_ALLOW_COOKIE_POPUP', true);
define('LC_GTM', 'GTM-KXTRR4Q');
$_SERVER['HTTPS'] = 'On';