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