diff --git a/src/configs/production/app-settings.json b/src/configs/production/app-settings.json index e937518..8536b42 100644 --- a/src/configs/production/app-settings.json +++ b/src/configs/production/app-settings.json @@ -1,6 +1,6 @@ { - "apiUrl": "wallet-go-webapi.herokuapp.com", + "apiUrl": "api.jurmanovic.com/wallet", "apiVersion": "v1", "ssl": true, "appName": "Wallets" -} \ No newline at end of file +}