Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 145 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 145 Bytes

eth-faucet

Quick Start

docker build -t eth-faucet .
docker run -d -p 8080:8080 -v $(pwd)/config.yml:/app/config.yml eth-faucet