From f70cc065351eaa6a0071e20527b0aaf4ca48867e Mon Sep 17 00:00:00 2001 From: "shiweisong.ssw" Date: Fri, 30 Jun 2023 11:27:28 +0800 Subject: [PATCH] feat: change the url --- datacenter/app/datastores/constants.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datacenter/app/datastores/constants.tsx b/datacenter/app/datastores/constants.tsx index c5d7f8260..ffacee373 100644 --- a/datacenter/app/datastores/constants.tsx +++ b/datacenter/app/datastores/constants.tsx @@ -1 +1 @@ -export const fetchBaseURL = 'http://30.183.154.125:5000'; +export const fetchBaseURL = 'http://30.183.154.76:5000';