Cantilever-Labs/.ebextensions/nodecommand.config

4 lines
121 B
Plaintext

option_settings:
- namespace: aws:elasticbeanstalk:container:nodejs
option_name: NodeCommand
value: "npm start"