commit | 9d94a81e93b56b8b1003eba1a3bfc18ad6061f04 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Fri May 06 15:21:27 2016 -0700 |
committer | Matteo Scandolo <teo@onlab.us> | Fri May 06 15:21:27 2016 -0700 |
tree | 1205275c58ea42f037fcd9af2fa1773e281e2215 | |
parent | 896bb7b1a706d9e8c19c5d778bbc69e79d83ada1 [diff] [blame] |
coding
diff --git a/applications/subscriberPortal/env/default.js b/applications/subscriberPortal/env/default.js index 3ec6da8..c256c05 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://xos.dev:9999/' };