LAW-2991 update configs

This commit is contained in:
g
2019-11-04 16:46:26 +03:00
parent 9fddf2c797
commit b4ac30c418
6 changed files with 8 additions and 0 deletions

View File

@@ -12,3 +12,5 @@ define('LAWCARTA_PORT', '');
define('LAWCARTA_WP_REST_API_REQUEST_URL', 'https://app-dev.lawcarta.com/v1/event/request');
define('LAWCARTA_WP_REST_API_RESPONSE_URL', 'https://app-dev.lawcarta.com/v1/event/response');
$_SERVER['HTTPS'] = 'On';