updating npm command

This commit is contained in:
2020-04-24 00:50:55 +01:00
parent 49e2246e47
commit 684e056faa

View File

@@ -1,5 +1,5 @@
option_settings: option_settings:
aws:elasticbeanstalk:container:nodejs: aws:elasticbeanstalk:container:nodejs:
NodeCommand: "NODE_ENV=production npm start" NodeCommand: "npm start"
ProxyServer: nginx ProxyServer: nginx
GzipCompression: true GzipCompression: true