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

@@ -10,5 +10,7 @@ define('DOMAIN_CURRENT_SITE', 'lawcarta.loc');
define('LAWCARTA_SUBDOMAIN', 'app');
define('LAWCARTA_PORT', '');
$_SERVER['HTTPS'] = 'On';
define('LAWCARTA_WP_REST_API_REQUEST_URL', 'https://app-dev1.lawcarta.com/v1/event/request');
define('LAWCARTA_WP_REST_API_RESPONSE_URL', 'https://app-dev1.lawcarta.com/v1/event/response');