Skip to content

Commit

Permalink
Update mainnet-explorer-selector.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rtsainear committed Mar 2, 2024
1 parent 42567e0 commit fbb6326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mainnet-explorer-selector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ services:
args:
NEXT_PUBLIC_NETWORK_ID: mainnet
NEXT_PUBLIC_BOS_NETWORK: mainnet
NEXT_PUBLIC_ACCOUNT_ID: mr8ce_is.near
NEXT_PUBLIC_ACCOUNT_ID: nearblocks.near
restart: always
ports:
- '127.0.0.1:3004:3000'
environment:
NEXT_PUBLIC_NETWORK_ID: mainnet
NEXT_PUBLIC_BOS_NETWORK: mainnet
NEXT_PUBLIC_ACCOUNT_ID: mr8ce_is.near
NEXT_PUBLIC_ACCOUNT_ID: nearblocks.near

0 comments on commit fbb6326

Please sign in to comment.