Updated manifest.json

This commit is contained in:
Dmitry Khaperets
2018-02-05 00:36:16 +02:00
parent 6bec4f1c03
commit 93ac54fe32
@@ -6,6 +6,6 @@
"config/": "%CONFIG_DIR%/"
},
"env": {
"REDIS_URL": "tcp://127.0.0.1:6379?database=0"
"REDIS_URL": "tcp://127.0.0.1:6379?database=1"
}
}