Change README to use EU instead of Classic

This commit is contained in:
abefernan
2023-04-11 16:27:10 +02:00
parent 9408e1a800
commit 14bdd03373
+1 -1
View File
@@ -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