mirror of
https://github.com/valitydev/capi-v2.git
synced 2024-11-06 01:55:20 +00:00
CAPI-304: Add BinBase service url to config (#273)
This commit is contained in:
parent
df64102174
commit
17776cd5c1
@ -64,7 +64,8 @@
|
||||
reporting => "http://reporter:8022/reports",
|
||||
geo_ip_service => "http://columbus:8022/repo",
|
||||
payment_tool_provider_apple_pay => "http://adapter-appepay:8022/provider/apple",
|
||||
payment_tool_provider_google_pay => "http://adapter-goolepay:8022/provider/google"
|
||||
payment_tool_provider_google_pay => "http://adapter-goolepay:8022/provider/google",
|
||||
binbase => "http://binbase:8022/v1/binbase"
|
||||
}},
|
||||
{service_deadlines, #{
|
||||
party_management => 5000, % milliseconds
|
||||
|
Loading…
Reference in New Issue
Block a user