# Profile to run tests against local development environments. This gets used by developers.
:domains:
  :oa: <%= ENV["DEV_OA_HOST"] %>
  :royalties: "https://localhost:6005"
  :ows_royalties: "http://localhost:6002"
  :ows_ledger: "http://localhost:6003"
  :ows_payment: "http://localhost:6010"
  :ows_abacus_event: "http://localhost:6012"
