helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Use .env.dev by default, and allow PROFILE ENV var #136

Closed jamiew closed 3 years ago

jamiew commented 3 years ago

Related to .env -> .env.$PROFILE switch from https://github.com/helium/blockchain-etl/commit/9059f18168d227e6e02e66607a9a54bbb4e4c27c

This felt simpler than refactoring code and adding conditionals, but it also means that existing installs using .env will still be broken if they update