Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 284 Bytes

DEVELOP.md

File metadata and controls

7 lines (5 loc) · 284 Bytes

Configure local development environment

  1. Run TezosNotifyBot project with environment variables
    • DOTNET_ENVIRONMENT=Development
  2. Create your custom local configuration file Settings.Local.json in TezosNotifyBot/Settings folder. This file will be ignored by git