Skip to content

Instantly share code, notes, and snippets.

@leofmds
Created August 15, 2023 21:04
Show Gist options
  • Save leofmds/0ed88db91430286dbed72230cc39cdd3 to your computer and use it in GitHub Desktop.
Save leofmds/0ed88db91430286dbed72230cc39cdd3 to your computer and use it in GitHub Desktop.
.ebextensions /nodecommand.config
option_settings:
aws:elasticbeanstalk:container:nodejs:
NodeCommand: "npm start --prod"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment