-
Notifications
You must be signed in to change notification settings - Fork 26
/
.env.example
54 lines (46 loc) · 1.12 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
INDEXED_CHAINS=sepolia
PASSPORT_SCORER_ID=335
STORAGE_DIR=.var
DEPLOYMENT_ENVIRONMENT=local
PORT=8080
LOG_LEVEL=debug
# The BUILD_TAG will be set at deployment time to the latest commit hash
BUILD_TAG=local
ENABLE_RESOURCE_MONITOR=false
DATABASE_URL=postgres://postgres:postgres@localhost:5432/grants_stack_indexer
DD_API_KEY=123
DD_SITE=datadoghq.eu
DD_ENV=development
#ESTIMATES_LINEARQF_WORKER_POOL_SIZE=10
#COINGECKO_API_KEY=
#LOG_LEVEL=
#BUILD_TAG=
#PINO_PRETTY=true
#MAINNET_RPC_URL=
#GOERLI_RPC_URL=
#SEPOLIA_RPC_URL=
#OPTIMISM_RPC_URL=
#FANTOM_RPC_URL=
#ZKSYNC_RPC_URL=
#ZKSYNC_TESTNET_RPC_URL=
#PGN_TESTNET_RPC_URL=
#PGN_RPC_URL=
#ARBITRUM_RPC_URL=
#ARBITRUM_GOERLI_RPC_URL=
#AVALANCHE_RPC_URL=
#POLYGON_RPC_URL=
#POLYGON_MUMBAI_RPC_URL=
#SCROLL_SEPOLIA_RPC_URL=
#SEI_MAINNET_RPC_URL=
#SEI_DEVNET_RPC_URL=
#CELO_MAINET_RPC_URL=
#CELO_TESTNET_RPC_URL=
#LUKSO_MAINNET_RPC_URL=
#LUKSO_TESTNET_RPC_URL
#METIS_ANDROMEDA_RPC_URL
#GNOSIS_RPC_URL
#COINGECKO_API_KEY=
#IPFS_GATEWAYs=[]
#WHITELISTED_ADDRESSES=["0x123..","0x456.."]
# optional, enable the Postgraphile Pro plugin: https://www.npmjs.com/package/@graphile/pro
#GRAPHILE_LICENSE