Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 327 Bytes

environments.md

File metadata and controls

6 lines (5 loc) · 327 Bytes

Environments

  • BASE_PATH <string> - Base routing path. Default is /react
  • API_URL <string> - Url to api sc server. Default is https://dev.financial-dk.semantic.is
  • SC_URL <string> - Url to websocket sc server. Default is wss://dev.financial-dk.semantic.is
  • PORT <integer> - Port to use. Default is 3003