Debug AWS
This commit is contained in:
parent
56ddad5ae9
commit
a737f48433
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node ./bin/www",
|
||||
"start": "nodejs ./bin/www",
|
||||
"dev": "DEBUG=myapp:* nodemon"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in a new issue