Skip to content

Commit

Permalink
add missing env var
Browse files Browse the repository at this point in the history
  • Loading branch information
marianososto committed Sep 24, 2024
1 parent 3e05659 commit 0e2bcf5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions deploy/api/env/production-mainnet.env
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ WORMSCAN_CACHE_PROTOCOLSSTATSEXPIRATION=60
COINGECKO_URL=
COINGECKO_HEADER_KEY=
COINGECKO_API_KEY=
WORMSCAN_RATELIMIT_TOKENS=
1 change: 1 addition & 0 deletions deploy/api/env/production-testnet.env
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ WORMSCAN_CACHE_PROTOCOLSSTATSEXPIRATION=60
COINGECKO_URL=
COINGECKO_HEADER_KEY=
COINGECKO_API_KEY=
WORMSCAN_RATELIMIT_TOKENS=
2 changes: 1 addition & 1 deletion deploy/api/env/staging-mainnet.env
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ WORMSCAN_CACHE_PROTOCOLSSTATSEXPIRATION=60
COINGECKO_URL=
COINGECKO_HEADER_KEY=
COINGECKO_API_KEY=

WORMSCAN_RATELIMIT_TOKENS=

0 comments on commit 0e2bcf5

Please sign in to comment.