diff options
| author | jules <jules@carbonpictures.com> | 2017-06-02 22:35:30 +0000 |
|---|---|---|
| committer | jules <jules@carbonpictures.com> | 2017-06-02 22:35:30 +0000 |
| commit | ce8e9934191119e44d1520e2991439c2d94666ef (patch) | |
| tree | eb4d7b5dac6108897b40ebad57f5bb7480143dce /index.js | |
| parent | f16c218b4a8626af50376e8d36976488b83c6e1c (diff) | |
| parent | fe67fe503ac4a07ece372b37bd1cadad1e88eb46 (diff) | |
Merge branch 'master' of ghghgh.us:armory-fmf-cms
Diffstat (limited to 'index.js')
| -rw-r--r-- | index.js | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -116,6 +116,9 @@ var app = okcms.createApp({ lib: require("./lib/awprint"), mongodbUrl: "mongodb://localhost/awprint", }, + awdrone: { + lib: require("./lib/awdrone"), + }, push: { lib: require("./lib/okpush"), mongodbUrl: "mongodb://localhost/okpush_hga", |
