forked from LiveCarta/LiveCartaWP
started with wp-rest-api-event plugin
This commit is contained in:
@@ -10,3 +10,5 @@ define('DOMAIN_CURRENT_SITE', 'dev1.lawcarta.com');
|
||||
define('LAWCARTA_SUBDOMAIN', 'app-dev1');
|
||||
define('LAWCARTA_PORT', '');
|
||||
|
||||
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');
|
||||
|
||||
Reference in New Issue
Block a user