diff --git a/README.md b/README.md index 0bcc442..ff013bf 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This is a fork of the Cocoon PDS with the intention of making it a distributed P To run a distributed version of this PDS you'll need to use `docker-compose.dist.yaml` as that has the relevant examples of extra config required. It is slightly different in that it only contains the main app. The other helper services (create keys and invite codes can be run manually). -There are also some extra requirements for setting this up: +There are also some extra requirements for setting this up: hello 1: You need to generate a nonce secret and set it as an environment variable `COCOON_NONCE_SECRET`. (Recommend running something like `openssl rand -hex 16`) 2: You need to have a Turso cloud database. See more information [here](https://turso.tech)