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"