Skip to content

carechain/eth-explorer-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CareChain Ethereum block explorer Docker image

  eth-explorer:
    image: carechain/eth-explorer
    ports:
      - "8000:8000"
    environment:
      - GETH_HOSTNAME=${API_HOST}
      - GETH_RPCPORT=${API_HOST_PORT}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages