services:
verifier:
image: nillion/verifier:v1.0.1
command: verify --rpc-endpoint "###RPC###"
volumes:
- /root/node:/var/tmp
restart: always