feat: init base module
This commit is contained in:
4
app.config.json5
Normal file
4
app.config.json5
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
port: 4000, // 端口
|
||||
tokenSecret: 'x2024',
|
||||
}
|
||||
Reference in New Issue
Block a user