Skip to content

Commit

Permalink
fix: missing GTM id (#333)
Browse files Browse the repository at this point in the history
  • Loading branch information
luislhl authored Oct 14, 2024
1 parent 096441d commit 453da5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ case $site in
FULLNODE_HOST=node.explorer.hathor.network
REACT_APP_BASE_URL=https://$FULLNODE_HOST/v1a/
REACT_APP_WS_URL=wss://$FULLNODE_HOST/v1a/ws/
REACT_APP_GTM_ID=GTM-MJVX6BG
REACT_APP_EXPLORER_SERVICE_BASE_URL=https://explorer-service.mainnet.hathor.network/
REACT_APP_TIMESERIES_DASHBOARD_ID=674ebc10-e8c4-11ec-a7f2-0fee9be0d8ee
REACT_APP_NETWORK=mainnet
Expand Down

0 comments on commit 453da5a

Please sign in to comment.