diff --git a/src/app/config/index.ts b/src/app/config/index.ts index 09299f4..2bfc458 100644 --- a/src/app/config/index.ts +++ b/src/app/config/index.ts @@ -1,6 +1,6 @@ export default { // Where you want Tyr to store his data - 'apiUrl': 'http://staging.api.furiten.ru/', + 'apiUrl': 'https://api.furiten.ru/', // Do not change this unless you really know what are you doing 'apiVersion': [1, 0]