nom start
parent
18a8c08013
commit
10663fc21b
|
@ -1,4 +1,4 @@
|
|||
# 02_nodecommand.config
|
||||
option_settings:
|
||||
aws:elasticbeanstalk:container:nodejs:
|
||||
NodeCommand: "npm run start:prod"
|
||||
NodeCommand: "npm start"
|
||||
|
|
Loading…
Reference in New Issue