From a5c5e7a2af22a30daae19147d8ae419460d864d1 Mon Sep 17 00:00:00 2001 From: John Pope <109928647+wweevv-johndpope@users.noreply.github.com> Date: Wed, 17 Aug 2022 14:17:52 +1000 Subject: [PATCH] ok --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdcea74..9d80222 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ fauna create-key fauna-dev --endpoint=localhost in .env.local ```shell FGU_SECRET=[secret from the previous step] -NEXT_PUBLIC_GRAPHQL_KEY=secret +NEXT_PUBLIC_GRAPHQL_KEY=[same secret as above] ``` in .fauna.json