Files
tinker_tickets/create_ticket_api.php
Jared Vititoe 15063838bd Fix Discord webhook showing localhost instead of APP_DOMAIN
create_ticket_api.php was not including config/config.php, so
$GLOBALS['config'] was empty when UrlHelper::ticketUrl() checked
for APP_DOMAIN, causing it to fall back to localhost.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:31:49 -05:00

9.3 KiB