Files
bamboo/config/redis.js
T
robin c2f8473fb5 up
2022-04-07 19:33:31 +08:00

5 lines
53 B
JavaScript

/*redis配置*/
module.exports = {
port: 3000,
}