Some checks failed
Cadoles/hydra-sql/pipeline/head There was a failure building this commit
16 lines
460 B
YAML
16 lines
460 B
YAML
framework:
|
|
cache:
|
|
prefix_seed: '%env(VERSION)%'
|
|
app: cache.adapter.redis
|
|
default_redis_provider: '%env(REDIS_DSN)%'
|
|
|
|
pools:
|
|
cache.validator:
|
|
adapter: cache.adapter.apcu
|
|
cache.serializer:
|
|
adapter: cache.adapter.apcu
|
|
cache.annotations:
|
|
adapter: cache.adapter.apcu
|
|
cache.webpack_encore:
|
|
adapter: cache.adapter.apcu
|