mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-07 17:04:30 +02:00
Fixed config file.
This commit is contained in:
parent
4ed2f335ac
commit
31a53611ac
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ framework:
|
|||
|
||||
# Redis
|
||||
app: cache.adapter.redis
|
||||
default_redis_provider: '%env(REDISCLOUD_URL)'
|
||||
default_redis_provider: '%env(REDISCLOUD_URL)%'
|
||||
|
||||
# APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)
|
||||
#app: cache.adapter.apcu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue