Allow Redis DB# select.
This commit is contained in:
3
netconf-service/config.js
Normal file
3
netconf-service/config.js
Normal file
@@ -0,0 +1,3 @@
|
||||
//exports.redisDb = 0; // live
|
||||
exports.redisDb = 1; // test
|
||||
//exports.redisDb = 2; // dev
|
||||
Reference in New Issue
Block a user