mirror of
https://github.com/harish2704/tconfig.git
synced 2026-09-10 07:01:07 +00:00
* Update Readme
* Update examples * Version bump
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
{
|
||||
"port":3000
|
||||
"port":3000,
|
||||
"pool":{
|
||||
"min":2,
|
||||
"max":10
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -1,2 +1,2 @@
|
||||
|
||||
console.log( require('tconfig'));
|
||||
console.log( require('../../'));
|
||||
|
||||
Reference in New Issue
Block a user