Files
Alvand-P/config/test_users.yml
2026-08-13 19:42:08 +03:30

44 lines
864 B
YAML

# Test users for local / test environments (see bin/seed_test_users.rb)
# Password for all: 123qwe!@#QWE
remove_emails:
- admin@fibitex.com
- admin@barong.io
- john@barong.io
users:
- email: user@test.com
uid: TST0001USER
password: "123qwe!@#QWE"
role: member
state: active
level: 0
kyc: zero
peatio_group: vip-0
fiat_balance: 20000
coin_multiplier: 2
- email: bot@test.com
uid: TST0002BOT
password: "123qwe!@#QWE"
role: member
state: active
level: 3
kyc: full
peatio_group: bot
fiat_balance: 20000000
coin_multiplier: 1000000
coin_fixed:
usdt: 20000000
- email: admin@test.com
uid: TST0003ADMIN
password: "123qwe!@#QWE"
role: superadmin
state: active
level: 3
kyc: full
peatio_group: vip-0
fiat_balance: 2000
coin_multiplier: 10