We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ff945c commit 5bbe047Copy full SHA for 5bbe047
mainnet/docker-compose.yml
@@ -39,7 +39,6 @@ services:
39
- "${NODE_LOG_PATH_HOST}:/app/logs:rw"
40
- "${NODE_DB_PATH_HOST}:/data/operator/db:rw"
41
# TODO: Uncomment and update if using remote BLS signer https://github.com/Layr-Labs/cerberus
42
-
43
# - "${NODE_BLS_SIGNER_CERT_FILE_HOST}:/app/cerberus/cerberus.crt:readonly"
44
restart: unless-stopped
45
networks:
0 commit comments