Reseed demo tenants after each SSO login.
Deploy Ladill Woo Manager / deploy (push) Successful in 1m11s
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user