feat:文件列表与依赖列表
This commit is contained in:
14
config.example.json
Normal file
14
config.example.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"database":{
|
||||
"host":"string",
|
||||
"port":0,
|
||||
"user":"string",
|
||||
"database":"string",
|
||||
"password":"string"
|
||||
},
|
||||
"express":{
|
||||
"port":0,
|
||||
"host":"",
|
||||
"logger":true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user