We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3304d4 commit 98b5cf4Copy full SHA for 98b5cf4
.ebextensions/app.config
@@ -6,5 +6,3 @@ option_settings:
6
DATABASE_URI: "ReplaceWithDatabaseURI"
7
NODE_ENV: "production"
8
SERVER_URL: "http://myappname.elasticbeanstalk.com/parse"
9
- aws:elasticbeanstalk:container:nodejs:
10
- NodeCommand: "npm start"
0 commit comments