mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2025-12-19 09:53:09 +00:00
fix(examples): serverAddress -> url
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"serverAddress": "https://ebics-test.server",
|
||||
"url": "https://ebics-test.server",
|
||||
"partnerId": "EBICS ParnerID Test",
|
||||
"userId": "MyUserIdTest",
|
||||
"hostId": "MyHostIdTest",
|
||||
|
||||
Reference in New Issue
Block a user