Skip to content

Commit

Permalink
remove scroll sepolia
Browse files Browse the repository at this point in the history
  • Loading branch information
thelostone-mc committed Jun 20, 2024
1 parent dca6f94 commit f7c2ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fly.maci.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ kill_timeout = '5s'
DEPLOYMENT_ENVIRONMENT = 'production'
ENABLE_RESOURCE_MONITOR = 'false'
ESTIMATES_LINEARQF_WORKER_POOL_SIZE = '10'
INDEXED_CHAINS = 'scroll,scroll-sepolia,sepolia'
INDEXED_CHAINS = 'scroll,sepolia'
LOG_LEVEL = 'debug'
NODE_OPTIONS = '--max-old-space-size=4096'
PASSPORT_SCORER_ID = '335'
Expand Down

0 comments on commit f7c2ae8

Please sign in to comment.