-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.env.mainnet
More file actions
28 lines (23 loc) · 1.11 KB
/
.env.mainnet
File metadata and controls
28 lines (23 loc) · 1.11 KB
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
# Note: This is for informational purposes only!
# Do *not* deploy to Mainnet except where authorized
NEXT_PUBLIC_ENV=production
NEXT_PUBLIC_ALGODEX_ENV=production
NEXT_PUBLIC_ALGORAND_NETWORK=mainnet
NEXT_PUBLIC_API=https://eu-central-1.algodex.com
NEXT_PUBLIC_DEFAULT_ASSET=31566704
NEXT_PUBLIC_ALGORAND_API=https://algoexplorerapi.io
NEXT_PUBLIC_ALGORAND_INDEXER_API=https://algoexplorerapi.io/idx2
NEXT_PUBLIC_EXPLORER_INDEXER_API=https://algoindexer.algoexplorerapi.io
NEXT_PUBLIC_EXPLORER_API=https://node.algoexplorerapi.io
NEXT_PUBLIC_ALGO_EXPLORER_V1_API=https://algoexplorerapi.io
NEXT_PUBLIC_ALGO_EXPLORER_V2_API=https://indexer.algoexplorerapi.io
NEXT_PUBLIC_MAINNET_LINK=https://algodex-react-93gka5c7s-algodex-mainnet.vercel.app
NEXT_PUBLIC_TESTNET_LINK=https://testnet.algodex.com
NEXT_PUBLIC_SENTRY_ENV=mainnet_react
GEO_PASSWORD=Password
NEXT_PUBLIC_PORTAL_ID=20146426
NEXT_PUBLIC_SUBSCRIBER_FORM_ID=f4023600-6995-433b-894a-2a1ab09dc2f6
NEXT_PUBLIC_SUPPORT_FORM_ID=282959ce-3633-4a73-907a-ef84cebe1123
HUBSPOT_APIKEY=<secret>
ALGODEX_API_V2=http://mainnet-services-2b.algodex.com:8080
SKIP_PRERENDER_EXCEPT_DEFAULT=0s