Mailspring/pm2-prod-api.yml
Evan Morikawa 1d254a7aaa [*] Add basic babel toolchain
Summary:
Adds babel to K2
Creates a simple build script so it'll run on prod.

Test Plan: manual

Reviewers: jackie, halla, juan

Reviewed By: juan

Differential Revision: https://phab.nylas.com/D3527
2016-12-16 13:08:21 -05:00

8 lines
143 B
YAML

apps:
- script : n1_cloud_dist/cloud-api/app.js
name : api
instances: 0
exec_mode: cluster
env :
PORT: 5100