diff options
| author | LV-426 <lv-426@taproot.org.il> | 2014-09-23 16:28:16 +0300 |
|---|---|---|
| committer | LV-426 <lv-426@taproot.org.il> | 2014-09-23 16:28:16 +0300 |
| commit | 68b2334cd8484ac72814060ced5703a2f94b57d7 (patch) | |
| tree | 7c224efbebe812e8c2595643d1f1db583694a058 /res | |
| parent | 0ee6fc14b843f8701d1a82001dd438da87c9426e (diff) | |
initial implementation
Diffstat (limited to 'res')
| -rw-r--r-- | res/etc/rhizi-backend.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/etc/rhizi-backend.conf b/res/etc/rhizi-backend.conf new file mode 100644 index 00000000..ae321264 --- /dev/null +++ b/res/etc/rhizi-backend.conf @@ -0,0 +1,3 @@ +{ + "neo4j_url": "http://127.0.0.1:50442" +}
\ No newline at end of file |
