变更项目架构,提高扩展性
This commit is contained in:
7
.env.example
Normal file
7
.env.example
Normal file
@@ -0,0 +1,7 @@
|
||||
DB_USER=postgres
|
||||
DB_PASS=
|
||||
DB_HOST=localhost
|
||||
DB_PORT=5432
|
||||
DB_NAME=wiki_crawler
|
||||
DASHSCOPE_API_KEY=
|
||||
FIRECRAWL_API_KEY=
|
||||
Reference in New Issue
Block a user