1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00

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 %>