Skip to content

Commit

Permalink
Remove RINGPOP_SEEDS env (#1402)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexshtin committed Mar 24, 2021
1 parent bbeab1c commit b2fe4a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/README.md
Expand Up @@ -39,7 +39,6 @@ docker run -e CASSANDRA_SEEDS=10.x.x.x -- csv of cassandra serv
-e KEYSPACE=<keyspace> -- Cassandra keyspace
-e VISIBILITY_KEYSPACE=<visibility_keyspace> -- Cassandra visibility keyspace
-e SKIP_SCHEMA_SETUP=true -- do not setup cassandra schema during startup
-e RINGPOP_SEEDS=10.x.x.x,10.x.x.x \ -- csv of ipaddrs for gossip bootstrap
-e NUM_HISTORY_SHARDS=1024 \ -- Number of history shards
-e SERVICES=history,matching \ -- Spinup only the provided services
-e LOG_LEVEL=debug,info \ -- Logging level
Expand Down

0 comments on commit b2fe4a6

Please sign in to comment.