This commit is contained in:
g
2020-03-17 12:46:24 +03:00
parent 27b15089bc
commit 5ba5cf362b
6 changed files with 27 additions and 0 deletions

View File

@@ -13,4 +13,6 @@ define('LAWCARTA_PORT', '');
define('LAWCARTA_WP_REST_API_REQUEST_URL', 'https://app-demo.lawcarta.com/v1/event/request');
define('LAWCARTA_WP_REST_API_RESPONSE_URL', 'https://app-demo.lawcarta.com/v1/event/response');
define('LAWCARTA_ENVIRONMENT_NAME', 'demo');
$_SERVER['HTTPS'] = 'On';