Updated on 2026-08-14
This commit is contained in:
parent
cfd8ae2957
commit
3ff7d4b050
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ internal class TangemPay(
|
|||
|
||||
private fun createProdEnvironment(): ApiEnvironmentConfig = ApiEnvironmentConfig(
|
||||
environment = ApiEnvironment.PROD,
|
||||
baseUrl = "https://api.paera.com/bff/",
|
||||
baseUrl = "https://api.us.paera.com/bff/",
|
||||
headers = createHeaders(),
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue