diff --git a/credentials.yml b/credentials.yml index 64a2400..eabdf25 100644 --- a/credentials.yml +++ b/credentials.yml @@ -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