Cantilever-Labs/.ebextensions/nodecommand.config

4 lines
121 B
Plaintext
Raw Normal View History

2021-06-07 02:14:46 -07:00
option_settings:
- namespace: aws:elasticbeanstalk:container:nodejs
option_name: NodeCommand
value: "npm start"