commit | 74802524045bbd1dac36bbfcd4785b46e4da07a6 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Feb 25 09:19:41 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Feb 25 09:19:41 2016 -0800 |
tree | 245d99ec63f8ae61999e1ef4f01405cfe604662a | |
parent | 6b7054cf58d4d101c456f9056cc9129af448b4a1 [diff] [blame] |
Added mCord apps
diff --git a/applications/subscriberPortal/env/default.js b/applications/subscriberPortal/env/default.js index 3ec6da8..dd26be6 100644 --- a/applications/subscriberPortal/env/default.js +++ b/applications/subscriberPortal/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://clnode078.clemson.cloudlab.us:9999/' + host: 'http://clnode067.clemson.cloudlab.us:9999/' };