mirror of
https://github.com/ajayyy/SponsorBlockServer.git
synced 2025-05-11 10:26:25 +02:00
Downgrade redis
This commit is contained in:
parent
ae6255cc69
commit
acc983b829
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ services:
|
|||
restart: always
|
||||
redis:
|
||||
container_name: redis
|
||||
image: redis:6.2
|
||||
image: redis:6.0
|
||||
command: /usr/local/etc/redis/redis.conf
|
||||
volumes:
|
||||
- ./redis/redis.conf:/usr/local/etc/redis/redis.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue