XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
57 stars 48 forks source link

Update ports to avoid conflicts #1318

Closed kuznetsss closed 3 months ago

kuznetsss commented 3 months ago

Quick fix for conflicting ports. Better solution will be in #1317.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.22%. Comparing base (332b66d) to head (4fe0d5a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1318 +/- ## =========================================== + Coverage 64.17% 64.22% +0.05% =========================================== Files 246 246 Lines 10341 10341 Branches 5771 5771 =========================================== + Hits 6636 6642 +6 + Misses 1886 1880 -6 Partials 1819 1819 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.