drop unnecessary command:

This commit is contained in:
terrydavis 2024-02-22 19:14:14 +01:00
parent 8828019772
commit cf14f9f64f
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ services:
redis:
container_name: redis
image: "redis:alpine"
command: redis-server
environment:
- REDIS_REPLICATION_MODE=master
tor-node: