summaryrefslogtreecommitdiff
path: root/res/etc/rhizi-server.conf
diff options
context:
space:
mode:
authorLV-426 <lv-426@taproot.org.il>2014-11-09 12:23:17 +0200
committerLV-426 <lv-426@taproot.org.il>2014-11-09 12:23:17 +0200
commit933cf86244aff70e693e56edc508ba9c8cecb6b8 (patch)
tree6e12b5aad3b79ced432e5022c5ca2d4703b948bd /res/etc/rhizi-server.conf
parentbfedd0aaba765d86053225fb4221c2ae80e451c0 (diff)
rhizi-server.conf
Diffstat (limited to 'res/etc/rhizi-server.conf')
-rw-r--r--res/etc/rhizi-server.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/res/etc/rhizi-server.conf b/res/etc/rhizi-server.conf
new file mode 100644
index 00000000..bb68768e
--- /dev/null
+++ b/res/etc/rhizi-server.conf
@@ -0,0 +1,5 @@
+{
+ "listen_address": "127.0.0.1",
+ "listen_port": 3000,
+ "neo4j_url": "http://127.0.0.1:50442"
+} \ No newline at end of file