Skip to content

Instantly share code, notes, and snippets.

@okaygenc
okaygenc / afterHackathon.patch
Created December 12, 2021 20:33
wander-app-after-hackathon.patch
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/'