Unverified Commit 018b590c authored by Sveta Rogova's avatar Sveta Rogova Committed by GitHub

Merge pull request #33 from skalenetwork/SKALE-2038-sgx-auto-restart

Fixed autorestart
parents 3b32f8c1 d827d5e2
......@@ -9,4 +9,5 @@ services:
volumes:
- ./sgx_data:/sgx_data
restart: unless-stopped
command: -s
......@@ -12,5 +12,6 @@ services:
volumes:
- ./sgx_data:/sgx_data
restart: unless-stopped
command: -s
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment