Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add an option to configure the db path when backfilling
In production we need to use a mounted volume to store data since the current directory is not writable, and so we need a way to tell the CLI about this.
- Loading branch information