* @property {DeadDrop.tRedisConfiguration} redis the configuration to
* connect to the redis server
*/
module.exports = internals.Config = {
port: Getenv.int('DEAD_DROP_PORT', 1988),
* @property {DeadDrop.tRedisConfiguration} redis the configuration to
* connect to the redis server
*/
module.exports = internals.Config = {
port: Getenv.int('DEAD_DROP_PORT', 1988),