Reseed demo tenants after each SSO login.
Deploy Ladill Woo Manager / deploy (push) Successful in 1m11s

Demo Free/Pro/Enterprise accounts wipe and reload sample data on
authorization-code SSO callbacks so every sales walkthrough starts clean.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-17 11:20:50 +00:00
co-authored by Cursor
parent 62901eaea3
commit 532cbb54b2
5 changed files with 186 additions and 0 deletions
+4
View File
@@ -26,6 +26,10 @@ BILLING_API_KEY_WOO=
IDENTITY_API_URL=https://ladill.com/api
IDENTITY_API_KEY_WOO=
# Suite demo accounts (sales walkthroughs) — reset Woo Manager data on each SSO login
DEMO_ACCOUNTS_ENABLED=false
DEMO_RESET_ON_LOGIN=true
# SMTP — production deploy copies transport vars from /var/www/ladill.com/shared/.env
MAIL_MAILER=log
MAIL_SCHEME=null