Skip to content

Commit 95320eb

Browse files
committed
Add prod override for cache.app to use Redis in production
1 parent 41039ae commit 95320eb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

config/packages/prod/cache.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
framework:
2+
cache:
3+
app: cache.adapter.redis

0 commit comments

Comments
 (0)