From 06e3d54895ae3f62246c2e155f3542e48ce7ed2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=20Jurmanovi=C4=87?= Date: Thu, 25 Apr 2024 21:43:26 +0200 Subject: [PATCH] change config --- src/configs/production/app-settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configs/production/app-settings.json b/src/configs/production/app-settings.json index 8536b42..767f05e 100644 --- a/src/configs/production/app-settings.json +++ b/src/configs/production/app-settings.json @@ -1,5 +1,5 @@ { - "apiUrl": "api.jurmanovic.com/wallet", + "apiUrl": "wallets-api.jurmanovic.com", "apiVersion": "v1", "ssl": true, "appName": "Wallets"