Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 342 Bytes

api-configuration.md

File metadata and controls

21 lines (12 loc) · 342 Bytes
description
API service configuration options

API Service

PORT=1234

API service port

PAGE_ITEMS_LIMIT=10

Default number of items to serve for runs feed

APOLLO_PLAYGROUND=false

Enable or disable Apollo playgroun landing page

MongoDB Connection Settings

Refer to MongoDB Configuration.