This commit is contained in:
ekazak
2022-06-17 15:55:04 +03:00
parent 2eaad2ba79
commit 6d11d006ec
3 changed files with 8 additions and 4 deletions

View File

@@ -11,3 +11,4 @@ define('LAWCARTA_SUBDOMAIN', 'app');
define('LAWCARTA_PORT', '');
define('LAWCARTA_WP_REST_API_URL', 'http://app.livecarta.loc/v1');
define('LAWCARTA_WP_REST_API_EVENT_LOG_URL', 'http://app.livecarta.loc/v1/event/add');