Updated manifest.json

This commit is contained in:
Dmitry Khaperets
2018-02-05 01:00:00 +02:00
parent a524a22880
commit 198edec0ad
@@ -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"
}
}