Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 299 Bytes

File metadata and controls

9 lines (6 loc) · 299 Bytes

Steemdunk API

API server used by Steemdunk services.

Configuration

  • TRUST_PROXY: Whether or not to trust proxy IP headers, must be explicitly set to true to enable
  • SD_API_HOST: Bind address, defaults to 127.0.0.1
  • SD_API_PORT: Bind port, detauls to 3001