fixing typo NODE_COMMAND > NodeCommand
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
option_settings:
|
||||
aws:elasticbeanstalk:container:nodejs:
|
||||
NODE_COMMAND: "NODE_ENV=production yarn start"
|
||||
NodeCommand: "NODE_ENV=production yarn start"
|
||||
ProxyServer: nginx
|
||||
GzipCompression: true
|
||||
|
||||
Reference in New Issue
Block a user