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$": {