summaryrefslogtreecommitdiff
path: root/res/etc
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
parentbfedd0aaba765d86053225fb4221c2ae80e451c0 (diff)
rhizi-server.conf
Diffstat (limited to 'res/etc')
-rw-r--r--res/etc/rhizi-server.conf (renamed from res/etc/rhizi-backend.conf)2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/etc/rhizi-backend.conf b/res/etc/rhizi-server.conf
index 0ec058d4..bb68768e 100644
--- a/res/etc/rhizi-backend.conf
+++ b/res/etc/rhizi-server.conf
@@ -1,5 +1,5 @@
{
"listen_address": "127.0.0.1",
- "listen_port": "3000",
+ "listen_port": 3000,
"neo4j_url": "http://127.0.0.1:50442"
} \ No newline at end of file