From c657429eb19a6f309f2bffdadb05050766b12a83 Mon Sep 17 00:00:00 2001 From: Jamie Hewitt Date: Fri, 4 Jun 2021 14:34:01 +0300 Subject: [PATCH] updating .env.example comment --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 7ad60b878..12eac2c37 100644 --- a/.env.example +++ b/.env.example @@ -2,7 +2,7 @@ # "development", "ropsten", "rinkeby", "mainnet", "polygon", "moonbeamalpha" GATSBY_NETWORK="rinkeby" -## Comment out this line to implement permission based restrictions +## Define a GATSBY_RBAC_URL to implement permission based restrictions #GATSBY_RBAC_URL="http://localhost:3000" #GATSBY_INFURA_PROJECT_ID="xxx"