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/views/ngXosViews/mcordTopology/env/mock.js b/views/ngXosViews/mcordTopology/env/mock.js new file mode 100644 index 0000000..610ad78 --- /dev/null +++ b/views/ngXosViews/mcordTopology/env/mock.js
@@ -0,0 +1,5 @@ +module.exports = { + host: 'http://localhost:4000', + xoscsrftoken: 'Pkq9PqoAsaMvrEiFAgxfw47IxTOtd0Y5', + xossessionid: 'qa1t49qeecdehofjkndqvxik71iwzfvf' +}; \ No newline at end of file