From cfe2169ee6f2b149d51981e75579124fafb3a9f4 Mon Sep 17 00:00:00 2001 From: sanju-rawat Date: Wed, 28 Feb 2024 20:27:38 +0530 Subject: [PATCH] [update proxy ] --- proxy.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy.config.js b/proxy.config.js index 93ec86b3..a162dbb5 100644 --- a/proxy.config.js +++ b/proxy.config.js @@ -1,6 +1,6 @@ const fs = require("fs"); -const targets = ["http://localhost:8008"]; +const targets = ["http://13.201.173.241:8008"]; const PROXY_CONFIG = { "^/version.json$": {