Attempting different configs
parent
21a31f4bcd
commit
f8977b874b
|
@ -1,4 +1,4 @@
|
||||||
# 02_nodecommand.config
|
# 02_nodecommand.config
|
||||||
option_settings:
|
option_settings:
|
||||||
aws:elasticbeanstalk:container:nodejs:
|
aws:elasticbeanstalk:container:nodejs:
|
||||||
NodeCommand: npm run start:eb
|
NodeCommand: npm start
|
||||||
|
|
Loading…
Reference in New Issue