commit | 08054415f4e4ca8b8b54dbe26edf2f2ae9bf9240 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iffy.ryan@ibm.com> | Fri Aug 25 10:29:57 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Oct 09 14:33:10 2017 -0500 |
tree | d8bb9b6e8fae1141fbaadea1e4c64fe69d43def1 | |
parent | 595743ae95381ab14ded057ddcdef5cad14c6d9c [diff] [blame] |
Adding multi-server empty template Change-Id: I1ecbe00160d802c5dce2496614717e255d3fe055 Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
diff --git a/app/index.js b/app/index.js index 890c67a..fc781b3 100644 --- a/app/index.js +++ b/app/index.js
@@ -31,7 +31,8 @@ 'app.serverControl', 'app.serverHealth', 'app.configuration', - 'app.users' + 'app.users', + 'app.multiServer' ]) // Route configuration .config(['$routeProvider', '$locationProvider', function ($routeProvider, $locationProvider) {