Skip to content

Commit 03db51e

Browse files
authored
Remove RINGPOP_SEEDS env (#17)
1 parent 1a2faa0 commit 03db51e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ docker run -e CASSANDRA_SEEDS=10.x.x.x -- csv of Cassandra serv
9696
-e KEYSPACE=<keyspace> -- Cassandra keyspace
9797
-e VISIBILITY_KEYSPACE=<visibility_keyspace> -- Cassandra visibility keyspace
9898
-e SKIP_SCHEMA_SETUP=true -- do not setup Cassandra schema during startup
99-
-e RINGPOP_SEEDS=10.x.x.x,10.x.x.x \ -- csv of ipaddrs for gossip bootstrap
10099
-e NUM_HISTORY_SHARDS=1024 \ -- Number of history shards
101100
-e SERVICES=history,matching \ -- Spin-up only the provided services
102101
-e LOG_LEVEL=debug,info \ -- Logging level

0 commit comments

Comments
 (0)