mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-20 21:33:57 -07:00
Allow Redis DB# select.
This commit is contained in:
parent
cfd92cb18d
commit
05f5755bb1
2 changed files with 6 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue