diff --git a/.env b/.env index 9f8a13d2..18b49dd9 100644 --- a/.env +++ b/.env @@ -1,9 +1,15 @@ VITE_DISABLED_EDITORS=powerhouse/document-drive -# VITE_RENOWN_URL=http://localhost:3000 VITE_DEFAULT_DRIVE_URL=https://apps.powerhouse.io/makerdao/switchboard/d/monetalis VITE_BASE_HREF=/ ASSET_URL=/ +######## RENOWN CONFIG ######## +# Renown instance to use for login +# VITE_RENOWN_URL=http://localhost:3000 + +# Network Id to use for signing the Renown credential (default: 1 for Ethereum mainnet) +# VITE_RENOWN_NETWORK_ID=1 + # Set the base URL of the app (default: /) VITE_ROUTER_BASENAME=/