This commit is contained in:
Gregory Pradun
2022-04-25 17:56:42 +03:00
parent 88ee343ff1
commit 689a134ab2
7 changed files with 15 additions and 4 deletions

View File

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