test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-01-11 15:37:32 +01:00
parent 28e0d22aee
commit 2e93a246e2
3 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,6 @@ services:
Redis:
# you can also use \RedisArray, \RedisCluster or \Predis\Client classes
class: \Redis
public: true
calls:
- connect:
- '%env(REDIS_HOST)%'