commit | 691bfe4e908cf807657f3a12999df06d4d03db96 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Tue May 10 12:59:53 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Tue May 10 12:59:53 2016 -0700 |
tree | 1d3ea78746dd3fa54c9d20b43f1febc31fbbfb54 | |
parent | 957b8f0b6ba1390c8bdf7c475d431918155ddf69 [diff] [blame] |
Removed copyrighted images and setup folder
diff --git a/applications/mCordPortal/env/default.js b/applications/mCordPortal/env/default.js index dd26be6..e94aeb2 100644 --- a/applications/mCordPortal/env/default.js +++ b/applications/mCordPortal/env/default.js
@@ -7,5 +7,5 @@ // (works only for local environment as both application are served on the same domain) module.exports = { - host: 'http://clnode067.clemson.cloudlab.us:9999/' + host: 'http://10.128.13.3:8000/' };