6
This commit is contained in:
@@ -45,7 +45,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'OPTIONS') {
|
|||||||
// ==========================================
|
// ==========================================
|
||||||
|
|
||||||
// Environment
|
// Environment
|
||||||
define('USE_PRODUCTION', false); // Use test webhook temporarily to debug
|
define('USE_PRODUCTION', true); // Use production webhook for live server
|
||||||
define('DEBUG_MODE', true); // Enable debug temporarily to see errors
|
define('DEBUG_MODE', true); // Enable debug temporarily to see errors
|
||||||
|
|
||||||
// N8N Webhooks
|
// N8N Webhooks
|
||||||
|
|||||||
Reference in New Issue
Block a user