Merge branch 'feature/configure-eb-deployment' of https://github.com/EbookFoundation/RoE-pipe into feature/configure-eb-deployment
commit
f2fdb4b761
|
@ -1,4 +1,4 @@
|
||||||
# 02_nodecommand.config
|
# 02_nodecommand.config
|
||||||
option_settings:
|
option_settings:
|
||||||
aws:elasticbeanstalk:container:nodejs:
|
aws:elasticbeanstalk:container:nodejs:
|
||||||
NodeCommand: "npm run start:prod"
|
NodeCommand: "npm start"
|
||||||
|
|
Loading…
Reference in New Issue