mirror of
https://github.com/seriousm4x/UpSnap.git
synced 2026-08-02 10:29:48 -04:00
use redis v6
This commit is contained in:
@@ -18,7 +18,7 @@ services:
|
||||
- DJANGO_TIME_ZONE=Europe/Berlin
|
||||
wol_redis:
|
||||
container_name: wol_redis
|
||||
image: redis:latest
|
||||
image: redis:6
|
||||
restart: always
|
||||
wol_postgres:
|
||||
container_name: wol_postgres
|
||||
|
||||
Reference in New Issue
Block a user