(feat) change to generic email

This commit is contained in:
cardosofede
2023-10-11 11:37:49 -03:00
parent c836cdb2a4
commit 85ea845e3e

View File

@@ -10,4 +10,4 @@ credentials:
password: abc # To be replaced with hashed password: hashed_passwords = stauth.Hasher(['abc', 'def']).generate()
preauthorized: # the preferred way to add users since there is no need for manual hashing of passwords
emails:
- operations@hummingbot.org
- admin@admin.com