nom start

pull/53/head
Theodore Kluge 2019-04-08 13:17:37 -04:00 committed by GitHub
parent 18a8c08013
commit 10663fc21b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 run start:prod"
NodeCommand: "npm start"