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

@@ -16,5 +16,6 @@ define('LAWCARTA_WP_REST_API_RESPONSE_URL', 'https://app-dev.lawcarta.com/v1/eve
define('LAWCARTA_ENVIRONMENT_NAME', 'dev');
define('LC_ALLOW_COOKIE_POPUP', true);
define('LC_GTM', 'GTM-KXTRR4Q');
$_SERVER['HTTPS'] = 'On';