mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-12 23:17:44 +00:00
[skip render] remove old redis from infra
This commit is contained in:
parent
194feb312c
commit
ebf6ac47bb
1 changed files with 0 additions and 7 deletions
|
@ -7,13 +7,6 @@ databases:
|
|||
ipAllowList: []
|
||||
|
||||
services:
|
||||
# Redis
|
||||
- type: redis
|
||||
name: srv.redis
|
||||
plan: pro plus
|
||||
maxmemoryPolicy: noeviction
|
||||
ipAllowList: []
|
||||
|
||||
# Redis (queues)
|
||||
- type: redis
|
||||
name: srv.redis.queues
|
||||
|
|
Loading…
Reference in a new issue