-
Notifications
You must be signed in to change notification settings - Fork 13
/
.env.example
62 lines (47 loc) · 1.54 KB
/
.env.example
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
# for supporting of domain agnostic
SELF_ORIGIN=https://stake.lido.fi
ROOT_ORIGIN=https://lido.fi
DOCS_ORIGIN=https://docs.lido.fi
HELP_ORIGIN=https://help.lido.fi
RESEARCH_ORIGIN=https://research.lido.fi
# EL_RPC_URLS_{CHAIN_ID} list or URLs delimeted by commas, first entry is primary, else are fallbacks
EL_RPC_URLS_1=
EL_RPC_URLS_17000=
EL_RPC_URLS_11155111=
EL_RPC_URLS_10=
EL_RPC_URLS_11155420=
# IPFS prefill RPC URLs - list of URLs delimited by commas
PREFILL_UNSAFE_EL_RPC_URLS_1=
PREFILL_UNSAFE_EL_RPC_URLS_17000=
PREFILL_UNSAFE_EL_RPC_URLS_11155111=
PREFILL_UNSAFE_EL_RPC_URLS_10=
PREFILL_UNSAFE_EL_RPC_URLS_11155420=
# supported networks for connecting wallet
SUPPORTED_CHAINS=1,17000,11155111,1115542
# this chain uses when a wallet is not connected
DEFAULT_CHAIN=1
# comma-separated trusted hosts for Content Security Policy
# e.g. http://localhost:PORT for local development
CSP_TRUSTED_HOSTS=https://*.lido.fi
# put "true" enable report only mode for CSP
CSP_REPORT_ONLY=true
# api endpoint for reporting csp violations
CSP_REPORT_URI=https://stake.lido.fi/api/csp-report
# allow some state overrides from browser console for QA
ENABLE_QA_HELPERS=false
REWARDS_BACKEND=http://127.0.0.1:4000
# rate limit
RATE_LIMIT=60
RATE_LIMIT_TIME_FRAME=60
# ETH API
ETH_API_BASE_PATH=
# Withdrawals AI
WQ_API_BASE_PATH=
# Matomo analytics (in future will be MATOMO_HOST)
MATOMO_URL=
# WalletConnect project ID
WALLETCONNECT_PROJECT_ID=
# ETH Stake Widget API for IPFS mode
WIDGET_API_BASE_PATH_FOR_IPFS=
# Actual for IPFS mode
REWARDS_BACKEND_BASE_PATH=