add node command for AWS

This commit is contained in:
Ondrej Synacek 2019-11-02 11:30:02 +01:00
parent b996111229
commit 10fe14dcc5
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
option_settings:
aws:elasticbeanstalk:container:nodejs:
NodeCommand: "npm start"