add restart policy to monerod
This commit is contained in:
@@ -57,6 +57,7 @@ services:
|
||||
dockerfile: monero_nocompile
|
||||
args:
|
||||
threads: ${THREADS:-1}
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ${DATA_DIR:-./data}:/data
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user