changed node command

pull/53/head
Dominik Michno 2019-04-08 15:22:58 -04:00
parent 013c4ea43b
commit 2a00b71423
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# 02_nodecommand.config
option_settings:
aws:elasticbeanstalk:container:nodejs:
NodeCommand: "npm start:eb"
NodeCommand: npm run start:eb