Authored by tanling

迁移redis

... ... @@ -2,3 +2,4 @@ redis:
yohoPushRedis :
servers:
- ${redis.push.address}:${redis.push.port}
auth: ${redis.push.auth}
... ...