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:
@@ -57,4 +57,8 @@ MERCHANT_DB_DATABASE=ladill_merchant
|
||||
MERCHANT_DB_USERNAME=ladill_pos
|
||||
MERCHANT_DB_PASSWORD=
|
||||
|
||||
# Suite demo accounts (sales walkthroughs) — reset POS data on each SSO login
|
||||
DEMO_ACCOUNTS_ENABLED=false
|
||||
DEMO_RESET_ON_LOGIN=true
|
||||
|
||||
VITE_APP_NAME="${APP_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user