remove appendonly mode

This commit is contained in:
Nick Sweeting
2021-05-19 04:44:05 -04:00
committed by GitHub
parent 58d5956d0b
commit 3c3e805b27

View File

@@ -67,7 +67,6 @@ services:
redis:
image: 'redis:alpine'
command: redis-server --appendonly yes
restart: always
volumes:
- send-redis:/data