We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b061276 commit 0dd37d7Copy full SHA for 0dd37d7
fly.toml
@@ -17,7 +17,7 @@ kill_timeout = "5s"
17
DEPLOYMENT_ENVIRONMENT = "production"
18
ENABLE_RESOURCE_MONITOR = "false"
19
ESTIMATES_LINEARQF_WORKER_POOL_SIZE = "10"
20
- INDEXED_CHAINS = "mainnet,optimism,fantom,arbitrum,polygon,sepolia,avalanche,avalanche-fuji,scroll,scroll-sepolia,base,zksync-era-mainnet,lukso-mainnet,lukso-testnet,celo-mainnet,celo-testnet,metisAndromeda,gnosis,sei-mainnet,hedera"
+ INDEXED_CHAINS = "mainnet,optimism,fantom,arbitrum,polygon,sepolia,avalanche,avalanche-fuji,scroll,scroll-sepolia,base,zksync-era-mainnet,lukso-mainnet,lukso-testnet,celo-mainnet,celo-testnet,metisAndromeda,gnosis,sei-mainnet"
21
LOG_LEVEL = "debug"
22
NODE_OPTIONS = "--max-old-space-size=4096"
23
PORT = "8080"
0 commit comments