accept TOS

This commit is contained in:
cventastic
2022-09-12 17:59:10 +02:00
parent 3dbdefe715
commit be497cfcaf

View File

@@ -14,7 +14,8 @@ services:
"--rpc-host=0.0.0.0",
"--grpc-gateway-host=0.0.0.0",
"--monitoring-host=0.0.0.0",
"--execution-endpoint=$EXECUTION_CLIENT"
"--execution-endpoint=$EXECUTION_CLIENT",
"--accept-terms-of-use"
]
networks:
- chains