diff --git a/plugins/c9.static/unpacked_helper.js b/plugins/c9.static/unpacked_helper.js index ff09c60f..c5bb48ef 100644 --- a/plugins/c9.static/unpacked_helper.js +++ b/plugins/c9.static/unpacked_helper.js @@ -25,6 +25,7 @@ function plugin(options, imports, register) { var balancers = [ baseUrl + "/_unp", + baseUrl + ":8080/_unp", baseUrl + ":8081/_unp", baseUrl + ":8082/_unp", ];