Turned on logging for the production

This commit is contained in:
Oleksandr Zhurbenko 2018-02-05 12:39:08 -08:00
parent e1568baa24
commit 6e1102999d

View File

@ -327,7 +327,7 @@
"host": "127.0.0.1",
"post": "6379",
"timeout": 5000,
"debug": false,
"debug": true,
"channels": {
"toAkkaApps": "to-akka-apps-redis-channel"
},