Refactored and moved all keys and configuration into .env files and provided samples
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "node --env-file=.env index.js \"What is Verint?\""
|
||||
"test": "node --env-file=.env index.js \"What is Verint?\" \"Verint\""
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user