Deploy Ladill Woo Manager / deploy (push) Failing after 2s
Standalone app with SSO shell, WordPress plugin connect flow, webhook ingest, fulfillment inbox, and plugin activation API — no payment processing. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
82 B
PHP
6 lines
82 B
PHP
<?php
|
|
|
|
return [
|
|
'public_domain' => env('LINK_PUBLIC_DOMAIN', 'ladl.link'),
|
|
];
|