Updated manifest.json

This commit is contained in:
Dmitry Khaperets
2018-02-05 01:27:46 +02:00
parent 198edec0ad
commit 1f3dd70e80
@@ -6,6 +6,6 @@
"config/": "%CONFIG_DIR%/"
},
"env": {
"REDIS_URL": "tcp://127.0.0.1:6379"
"REDIS_URL": "tcp://127.0.0.1:6379?database=0"
}
}