Upload config.yaml
Browse files- config.yaml +1 -1
config.yaml
CHANGED
@@ -63,7 +63,7 @@ credentials:
|
|
63 |
candy_sunny:
|
64 |
email: [email protected]
|
65 |
name: candy_sunny
|
66 |
-
password: '$2b$12$
|
67 |
cookie:
|
68 |
expiry_days: 30
|
69 |
key: random_signature_key # Must be string
|
|
|
63 |
candy_sunny:
|
64 |
email: [email protected]
|
65 |
name: candy_sunny
|
66 |
+
password: '$2b$12$F1SolNwthKbsV3ifKCr8tO/zzwAhH0sxfo.TdGAYx/d5/ZjG/JY7m' # To be replaced with hashed password, test
|
67 |
cookie:
|
68 |
expiry_days: 30
|
69 |
key: random_signature_key # Must be string
|