From 4d53f45d8fbd9fd08da04aa3a8583936f05bcd18 Mon Sep 17 00:00:00 2001 From: Lennart Kats Date: Wed, 18 Nov 2015 08:29:11 +0000 Subject: [PATCH] More ports! --- plugins/c9.static/unpacked_helper.js | 1 + 1 file changed, 1 insertion(+) 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", ];