From 14bdd0337353c93dec76f55290661bcbd57d3456 Mon Sep 17 00:00:00 2001 From: abefernan <44572727+abefernan@users.noreply.github.com> Date: Tue, 11 Apr 2023 16:27:10 +0200 Subject: [PATCH] Change README to use EU instead of Classic --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce8244a..4f6f124 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ This app relies on FaunaDB as for storing account, transaction and signature det - Create a [FaunaDB](https://dashboard.fauna.com/) account - Create a new database - - Use the "Classic" region + - Use the "Europe (EU)" region - Click the "Graphql" tab, and import the `db-schema.graphql` file in the root of this repo - Click the "Security" tab, and create a key. Copy that key into the `.env.local` file for the `FAUNADB_SECRET` value