Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 250 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 250 Bytes

CareChain eth-netstats Docker image

  eth-netstats:
    image: carechain/eth-netstats
    ports:
      - "3000:3000"
    environment:
      - WS_SECRET=${ETHSTATS_SECRET}
      - TRUSTED_HOSTS=${ETHSTATS_TRUSTED_HOSTS}