mirror of
https://git.wownero.com/wowlet/wowlet-backend.git
synced 2024-08-15 01:03:13 +00:00
drop unnecessary command:
This commit is contained in:
parent
8828019772
commit
cf14f9f64f
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ services:
|
||||||
redis:
|
redis:
|
||||||
container_name: redis
|
container_name: redis
|
||||||
image: "redis:alpine"
|
image: "redis:alpine"
|
||||||
command: redis-server
|
|
||||||
environment:
|
environment:
|
||||||
- REDIS_REPLICATION_MODE=master
|
- REDIS_REPLICATION_MODE=master
|
||||||
tor-node:
|
tor-node:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue