From 0415adb690ff00e85d203f116b8bbfed56ab6228 Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 27 Jul 2021 15:38:53 -0400 Subject: Merged with new master and updated for device deployment. --- src/constants/api.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/constants/api.ts b/src/constants/api.ts index 1de6871c..bca6e450 100644 --- a/src/constants/api.ts +++ b/src/constants/api.ts @@ -1,7 +1,7 @@ /* eslint-disable */ // Dev -const BASE_URL: string = 'http://127.0.0.1:8000/'; +const BASE_URL: string = 'http://192.168.1.22:8000/'; export const STREAM_CHAT_API = 'g2hvnyqx9cmv'; // Prod -- cgit v1.2.3-70-g09d2