commit | 9e9db126dc9309cb2eca227a3347f02208e93e96 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@onlab.us> | Thu Feb 18 15:28:48 2016 -0800 |
committer | Matteo Scandolo <teo@onlab.us> | Thu Feb 18 15:28:48 2016 -0800 |
tree | e30944f52f427217ccdb0b1acb05100ee6a757d3 | |
parent | c49ff70272145f4b0f84984cfa7516628b6eca92 [diff] [blame] |
Drawing a basic mCord Topology
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