Upload config.yaml
Browse files- config.yaml +2 -2
config.yaml
CHANGED
@@ -56,9 +56,9 @@ credentials:
|
|
56 |
email: [email protected]
|
57 |
name: mao
|
58 |
password: '$2b$12$kMCNK85MgjZACFToD.L5puQkWOVsTdn7Lj/QVRBaVpHBMtiWQ8Nwe' # To be replaced with hashed password, test
|
59 |
-
|
60 |
email: [email protected]
|
61 |
-
name:
|
62 |
password: '$2b$12$YfjCXWbXXoada3kHdy9aiOYrI.3Mz94VIN.wrssaDGP2dJjgtVHcW' # To be replaced with hashed password, test
|
63 |
cookie:
|
64 |
expiry_days: 30
|
|
|
56 |
email: [email protected]
|
57 |
name: mao
|
58 |
password: '$2b$12$kMCNK85MgjZACFToD.L5puQkWOVsTdn7Lj/QVRBaVpHBMtiWQ8Nwe' # To be replaced with hashed password, test
|
59 |
+
cq:
|
60 |
email: [email protected]
|
61 |
+
name: cq
|
62 |
password: '$2b$12$YfjCXWbXXoada3kHdy9aiOYrI.3Mz94VIN.wrssaDGP2dJjgtVHcW' # To be replaced with hashed password, test
|
63 |
cookie:
|
64 |
expiry_days: 30
|