Updated domain to maybefinance.com

This commit is contained in:
Josh Pigford
2024-12-03 11:09:57 -06:00
parent c456950de8
commit 565103caf3
7 changed files with 47 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ maybe_support_staff:
family: empty
first_name: Support
last_name: Admin
email: support@maybe.co
email: support@maybefinance.com
password_digest: <%= BCrypt::Password.create('password') %>
role: super_admin
onboarded_at: <%= 3.days.ago %>