5 lines
53 B
JavaScript
5 lines
53 B
JavaScript
/*redis配置*/
|
|
module.exports = {
|
|
port: 3000,
|
|
}
|
/*redis配置*/
|
|
module.exports = {
|
|
port: 3000,
|
|
}
|