This commit is contained in:
g
2020-06-26 13:25:44 +03:00
parent 489cf6996a
commit 0449267b40
3 changed files with 26 additions and 1 deletions

View File

@@ -13,4 +13,7 @@ define('LAWCARTA_PORT', '');
define('LAWCARTA_ENVIRONMENT_NAME', 'prod');
define('LAWCARTA_GA_CONFIG', 'UA-111488943-1');
define('LIVECARTA_GA_CONFIG', 'UA-111488943-2');
$_SERVER['HTTPS'] = 'On';