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/local.js b/applications/mCordPortal/env/local.js index 391c8e7..c256c05 100644 --- a/applications/mCordPortal/env/local.js +++ b/applications/mCordPortal/env/local.js
@@ -7,5 +7,5 @@ // (works only for local environment as both application are served on the same domain) module.exports = { - host: 'http://xos.local:9999/' + host: 'http://xos.dev:9999/' };