Upload 2 files
Browse files- config.yaml +4 -0
- sunzhifeng/database_name.csv +6 -0
config.yaml
CHANGED
@@ -44,6 +44,10 @@ credentials:
|
|
44 |
email: [email protected]
|
45 |
name: wuqijun
|
46 |
password: '$2b$12$I8jYTti0r9cajzMbP6wgN.5Dx8mqE89ZFZYE9a0L107JdqzTNWEpu' # To be replaced with hashed password, test
|
|
|
|
|
|
|
|
|
47 |
cookie:
|
48 |
expiry_days: 30
|
49 |
key: random_signature_key # Must be string
|
|
|
44 |
email: [email protected]
|
45 |
name: wuqijun
|
46 |
password: '$2b$12$I8jYTti0r9cajzMbP6wgN.5Dx8mqE89ZFZYE9a0L107JdqzTNWEpu' # To be replaced with hashed password, test
|
47 |
+
sunzhifeng:
|
48 |
+
email: [email protected]
|
49 |
+
name: sunzhifeng
|
50 |
+
password: '$2b$12$oGvNcCTX/cdgPigUMd.vwekjQoKz4EPg87Nqh7.K/gHoFrKKHdVPi' # To be replaced with hashed password, test
|
51 |
cookie:
|
52 |
expiry_days: 30
|
53 |
key: random_signature_key # Must be string
|
sunzhifeng/database_name.csv
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
name,date
|
2 |
+
joeshi,2023年9月
|
3 |
+
joeshi,2023年9月
|
4 |
+
Web App开发需求说明 20230512.pdf,2023-09-24 20:59
|
5 |
+
Sparks_of_AGI.pdf,2023-09-24 21:07
|
6 |
+
AI与ChatGPT讲座大纲 20230615.pdf,2023-09-24 21:11
|