mirror of https://github.com/status-im/go-waku.git
7 lines
192 B
YAML
7 lines
192 B
YAML
|
services:
|
||
|
ganache:
|
||
|
image: "trufflesuite/ganache:latest"
|
||
|
command: ["-m='swim relax risk shy chimney please usual search industry board music segment'"]
|
||
|
ports:
|
||
|
- "8545:8545"
|