Merge branch 'feature/configure-eb-deployment' of https://github.com/EbookFoundation/RoE-pipe into feature/configure-eb-deployment

pull/53/head
Dominik Michno 2019-04-08 15:05:30 -04:00
commit f2fdb4b761
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# 02_nodecommand.config
option_settings:
aws:elasticbeanstalk:container:nodejs:
NodeCommand: "npm run start:prod"
NodeCommand: "npm start"