We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3631d9 commit b237652Copy full SHA for b237652
docker-compose.nat.yaml
@@ -1,5 +1,7 @@
1
---
2
-# REDIS_HOST=192.168.11.9 docker compose -f docker-compose.nat.yaml ps
+# REDIS_HOST=192.168.11.9 docker compose -f docker-compose.nat.yaml up
3
+# REDIS_HOST=192.168.11.7 docker compose -f docker-compose.nat.yaml up
4
+# bundle exec rake 'build_cluster[192.168.11.9,192.168.11.7]'
5
services:
6
node1: &node
7
image: "redis:${REDIS_VERSION:-7}"
0 commit comments