ripple / validator-history-service

Service for ingesting, aggregating, storing, and disbursing XRP Ledger validation related data.
ISC License
14 stars 8 forks source link

fix: resolve issue with deployment #42

Closed mvadari closed 2 years ago

mvadari commented 2 years ago

High Level Overview of Change

This PR resolves issues with deployment.

Context of Change

I was having issues deploying the latest version to staging. It turns out that the dev commands call the scripts in a different manner than the prod commands.

Type of Change

Before / After

Test Plan

Works in staging.