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

@@ -15,4 +15,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);
$_SERVER['HTTPS'] = 'On';