From d9b7302eff31a78bfc2bb0be75d2c407aa15fc92 Mon Sep 17 00:00:00 2001 From: Yam ZhengLim Date: Sat, 12 Nov 2022 12:39:02 +0800 Subject: [PATCH] Change database for X1 --- config/X1_CONFIG.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/X1_CONFIG.json b/config/X1_CONFIG.json index dab76a7..7b36a80 100644 --- a/config/X1_CONFIG.json +++ b/config/X1_CONFIG.json @@ -2,5 +2,5 @@ "host" : "34.87.185.41", "user" : "data_extracter", "password" : "XVzm3u8Ilemgxu5S", - "database" : "exchange_production" + "database" : "portal_production" } \ No newline at end of file