Upload config.yaml
Browse files- config.yaml +3 -11
config.yaml
CHANGED
@@ -48,18 +48,10 @@ credentials:
|
|
48 |
email: [email protected]
|
49 |
name: sunzhifeng
|
50 |
password: '$2b$12$oGvNcCTX/cdgPigUMd.vwekjQoKz4EPg87Nqh7.K/gHoFrKKHdVPi' # To be replaced with hashed password, test
|
51 |
-
|
52 |
email: [email protected]
|
53 |
-
name:
|
54 |
-
password: '$2b$12$
|
55 |
-
ljg:
|
56 |
-
email: [email protected]
|
57 |
-
name: ljg
|
58 |
-
password: '$2b$12$A4fsFxasWIE14obvNihaUOdYCQPVtIHWsyh7s24y9PoMuCbC1kVwS' # To be replaced with hashed password, test
|
59 |
-
candy_sunny:
|
60 |
-
email: [email protected]
|
61 |
-
name: candy_sunny
|
62 |
-
password: '$2b$12$Ccetj2CLE7gCQ9YHv4vsButtmeOAMxjYaS6BdxrEYEjXlY4xJTFXm' # To be replaced with hashed password, test
|
63 |
cookie:
|
64 |
expiry_days: 30
|
65 |
key: random_signature_key # Must be string
|
|
|
48 |
email: [email protected]
|
49 |
name: sunzhifeng
|
50 |
password: '$2b$12$oGvNcCTX/cdgPigUMd.vwekjQoKz4EPg87Nqh7.K/gHoFrKKHdVPi' # To be replaced with hashed password, test
|
51 |
+
pattern:
|
52 |
email: [email protected]
|
53 |
+
name: sunzhifeng
|
54 |
+
password: '$2b$12$uEy0iXQg4LuwTivV7JmcGuWSL.Gn21RY7iD/lNxsPBtT0PGRvjuxi' # To be replaced with hashed password, test
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
cookie:
|
56 |
expiry_days: 30
|
57 |
key: random_signature_key # Must be string
|