diff options
author | Lizzy Hunt <elizabeth.hunt@simponic.xyz> | 2023-02-28 15:07:35 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-28 15:07:35 -0700 |
commit | 3cb88323c22e72f36d82ae5ada384311123eae67 (patch) | |
tree | 2b1606a37a5dbc1720d612e3d5ca621053e6fe67 | |
parent | 0876d2d0d388009b820c519026c2b328fa7fc652 (diff) | |
download | chessh-3cb88323c22e72f36d82ae5ada384311123eae67.tar.gz chessh-3cb88323c22e72f36d82ae5ada384311123eae67.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,3 +63,4 @@ presentation on Elixir: + `REMIND_MOVE_CHANNEL_ID` is the channel id to create private threads with players for move reminders and other communications + `NEW_GAME_CHANNEL_ID` is similar to the above ++ `CLUSTER_NODES` is a comma-separated list of nodes accepting connections to connect with libclustre |