We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 448e16c commit 8199eedCopy full SHA for 8199eed
example/config.js
@@ -1,5 +1,5 @@
1
module.exports = {
2
- port: 3007,
+ port: 3000,
3
debug: true,
4
record: {
5
directory: '/tmp',
package.json
@@ -1,6 +1,6 @@
{
"name": "voicer",
- "version": "0.0.1",
+ "version": "0.1.0",
"description": "voicer - voice recognition service for asterisk",
"main": "index.js",
6
"dependencies": {
0 commit comments