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 785fab3 commit e949664Copy full SHA for e949664
apps/evm/single/docker-compose.yml
@@ -60,6 +60,7 @@ services:
60
condition: service_started
61
volumes:
62
- evm-single-data:/root/.evm-single/
63
+ restart: always
64
entrypoint: /usr/bin/entrypoint.sh
65
command: start
66
environment:
0 commit comments