Fall back to Events when platform QR proxy returns 404.
Deploy Ladill Link / deploy (push) Successful in 48s

Event pages like sales-webinar live on events.ladill.com, but ladl.link
only proxied to ladill.com/q/* — fix by retrying events.ladill.com when
the platform hub has no matching code.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-02 08:19:29 +00:00
co-authored by Cursor
parent c73a0d869b
commit 1742fb859f
4 changed files with 59 additions and 8 deletions
+1
View File
@@ -9,6 +9,7 @@ PLATFORM_DOMAIN=ladill.com
AUTH_DOMAIN=auth.ladill.com
ACCOUNT_DOMAIN=account.ladill.com
LINK_PUBLIC_DOMAIN=ladl.link
EVENTS_DOMAIN=events.ladill.com
DB_CONNECTION=mysql
DB_HOST=127.0.0.1