mirror of
https://github.com/timvisee/send-docker-compose.git
synced 2025-12-06 14:00:58 +03:00
remove appendonly mode
This commit is contained in:
@@ -67,7 +67,6 @@ services:
|
||||
|
||||
redis:
|
||||
image: 'redis:alpine'
|
||||
command: redis-server --appendonly yes
|
||||
restart: always
|
||||
volumes:
|
||||
- send-redis:/data
|
||||
|
||||
Reference in New Issue
Block a user