hellgate/test/machinegun/config.yaml
2018-10-03 11:44:21 +03:00

31 lines
882 B
YAML

service_name: machinegun
namespaces:
invoice:
event_sink: payproc
processor:
url: http://hellgate:8022/v1/stateproc/invoice
invoice_template:
event_sink: payproc
processor:
url: http://hellgate:8022/v1/stateproc/invoice_template
customer:
event_sink: payproc
processor:
url: http://hellgate:8022/v1/stateproc/customer
recurrent_paytools:
event_sink: recurrent_paytools
processor:
url: http://hellgate:8022/v1/stateproc/recurrent_paytools
party:
event_sink: payproc
processor:
url: http://hellgate:8022/v1/stateproc/party
domain-config:
processor:
url: http://dominant:8022/v1/stateproc
sequences:
processor:
url: http://sequences:8022/v1/stateproc
storage:
type: memory