Skip to content

Commit 7147755

Browse files
authored
Merge pull request #372 from dblythy/patch-1
Remove NodeCommand for AWS
2 parents 51f00d9 + b5afa90 commit 7147755

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.ebextensions/app.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,3 @@ option_settings:
66
DATABASE_URI: "ReplaceWithDatabaseURI"
77
NODE_ENV: "production"
88
SERVER_URL: "http://myappname.elasticbeanstalk.com/parse"
9-
aws:elasticbeanstalk:container:nodejs:
10-
NodeCommand: "npm start"

0 commit comments

Comments
 (0)