summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/www/copper.js
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-05-22 19:56:31 -0700
committerblsaws <bryan.sullivan@att.com>2016-05-22 19:56:31 -0700
commit8d0118e42e6f845da85fe8ed23d01a706cd6d279 (patch)
treea6f60ca85b24f3ab6d3a8699749260f4ca0b1b9e /components/congress/test-webapp/www/copper.js
parent96b0a744fd44e5da8d380a5c5e06a5eae9c8b30c (diff)
Various design improvements.
JIRA: COPPER-4 Change-Id: Ie1ebf77dfd707eb784627c0b4abd4210e85c6c2d Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'components/congress/test-webapp/www/copper.js')
-rw-r--r--components/congress/test-webapp/www/copper.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/congress/test-webapp/www/copper.js b/components/congress/test-webapp/www/copper.js
index a9656c1..f32c139 100644
--- a/components/congress/test-webapp/www/copper.js
+++ b/components/congress/test-webapp/www/copper.js
@@ -13,7 +13,7 @@
See the License for the specific language governing permissions and
limitations under the License.
*/
-var origin = "http://localhost:2257/proxy/?~url=";
+var origin = "http://localhost:8080/proxy/?~url=";
var dataSources = [];
var datasource_tables = [];
var datasource_rows = [];