Last active
May 22, 2018 02:51
-
-
Save Rutulpatel7077/a89b92c617643956164b0a82f998a527 to your computer and use it in GitHub Desktop.
Node-settings.config file for circleci aws CI & CD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
option_settings: | |
aws:elasticbeanstalk:container:nodejs: | |
NodeCommand: "npm start" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment