commit | 0826385eb753dd421ba759053c207f5afe4162b2 | [log] [tgz] |
---|---|---|
author | Tyler Scott <tyduptyler13@gmail.com> | Fri Jul 31 19:05:52 2015 -0600 |
committer | Tyler Scott <tyduptyler13@gmail.com> | Mon Aug 10 15:25:24 2015 -0600 |
tree | 4f36dbb5d43a102dcdb1864b4af5b6451566fa5b | |
parent | 4d951227eecbba415ac949b61f450c9e63ca9ee3 [diff] [blame] |
Migrated bootstrap to a new customized theme. Change-Id: Ib789309b1db54f6083606b8549298a5a8c4f281d
diff --git a/client/catalog/config-example.json b/client/catalog/config-example.json new file mode 100644 index 0000000..39d20f9 --- /dev/null +++ b/client/catalog/config-example.json
@@ -0,0 +1,7 @@ +{ + "catalogPrefix": "/catalog/myUniqueName", + "faceConfig": { + "host": "atmos-csu.research-lan.colostate.edu", + "port": 9696 + } +}