This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/src/api/index.ts b/src/api/index.ts | |
index 42d6ca9..b8462a1 100644 | |
--- a/src/api/index.ts | |
+++ b/src/api/index.ts | |
@@ -3,7 +3,7 @@ import { Keyboard } from 'react-native' | |
import { store } from '../redux/store' | |
import { WandId } from '../screens/Wand' | |
-const baseURL = 'https://api.wanderapp.cf/' | |
+const baseURL = 'https://api2.wanderapp.cf/' |