1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

updating .env.example comment

This commit is contained in:
Jamie Hewitt 2021-06-04 14:34:01 +03:00
parent 29b14d5249
commit c657429eb1

View File

@ -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"