Skip to content
This repository was archived by the owner on Aug 18, 2021. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions manifest-staging.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
applications:
- name: code-api
memory: 512M
instances: 2
instances: 1
disk_quota: 1024M
health-check-type: http
health-check-http-endpoint: /api
Expand All @@ -14,8 +14,8 @@ applications:
CF_STARTUP_TIMEOUT: 15
NODE_ENV: production
NEW_RELIC_APP_NAME: code-api-staging
ELASTICSEARCH_SERVICE_NAME: code_gov_elasticsearch56
ELASTICSEARCH_SERVICE_NAME: code_gov_elasticsearch
services:
- code_gov_elasticsearch56
- code_gov_elasticsearch
stack: cflinuxfs2
command: npm start