Debug AWS

This commit is contained in:
dbroqua 2018-09-20 15:27:37 +02:00
parent 56ddad5ae9
commit a737f48433

View File

@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www",
"start": "nodejs ./bin/www",
"dev": "DEBUG=myapp:* nodemon"
},
"dependencies": {