fix: Update SilverPay BaseUrl to http://10.0.0.51:5500 for integration testing
This commit is contained in:
parent
25ec371961
commit
8dfaa7e0f7
@ -9,7 +9,7 @@
|
||||
"ExpiryInHours": 2
|
||||
},
|
||||
"SilverPay": {
|
||||
"BaseUrl": "http://localhost:8001",
|
||||
"BaseUrl": "http://10.0.0.51:5500",
|
||||
"ApiKey": "sp_test_key_development",
|
||||
"WebhookSecret": "webhook_secret_dev",
|
||||
"DefaultWebhookUrl": "http://localhost:5000/api/orders/payments/webhook",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user