From 0d8f2e412b3378ab112df039e69363b272f09bc4 Mon Sep 17 00:00:00 2001 From: Donald Wu Date: Tue, 15 Dec 2020 10:35:31 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20update=20rooturl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/App.tsx b/App.tsx index 571572a..3fd3ea7 100644 --- a/App.tsx +++ b/App.tsx @@ -21,7 +21,7 @@ const theme = { }; const client = new ApolloClient({ - uri: 'https://uak501unl4.execute-api.ap-southeast-1.amazonaws.com/v1/', + uri: 'https://sxbyrgxzxe.execute-api.ap-southeast-1.amazonaws.com/prod/', cache: new InMemoryCache(), defaultOptions: { watchQuery: {