forked from Talenttrust/Talenttrust-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.env.example
More file actions
17 lines (14 loc) · 775 Bytes
/
Copy path.env.example
File metadata and controls
17 lines (14 loc) · 775 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Public site URL used by metadata, sitemap generation, and robots.txt.
# This value is required for production deployments, and it should be a full URL
# including the protocol (https://).
NEXT_PUBLIC_SITE_URL=https://example.com
# ----------------------------------
# Future / reserved variables
# These are not currently consumed by the app, but are reserved for
# upcoming wallet / RPC integration.
# Use ONLY public, non-secret values for NEXT_PUBLIC_* variables.
# ----------------------------------
# Public RPC or wallet provider endpoint. Do not store private keys here.
# NEXT_PUBLIC_WALLET_RPC_URL=https://mainnet.infura.io/v3/your-project-id
# WalletConnect relay URL (optional future support).
# NEXT_PUBLIC_WALLET_CONNECT_RELAY=wss://relay.walletconnect.com