From ee845e98c41b66580cb6b13d0afdac5963c35387 Mon Sep 17 00:00:00 2001 From: abefernan <44572727+abefernan@users.noreply.github.com> Date: Wed, 12 Apr 2023 11:28:46 +0200 Subject: [PATCH] Add FAUNADB_URL to test envfile --- .env.test.sample | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.test.sample b/.env.test.sample index 904f1f8..5d5abb4 100644 --- a/.env.test.sample +++ b/.env.test.sample @@ -1,4 +1,5 @@ FAUNADB_SECRET= +FAUNADB_URL=https://graphql.eu.fauna.com/graphql NEXT_PUBLIC_NODE_ADDRESS=https://rpc.uni.junonetwork.io:443 NEXT_PUBLIC_DENOM=ujunox NEXT_PUBLIC_DISPLAY_DENOM=JUNOX