Unverified Commit a54c02ae authored by kladko's avatar kladko

Fixed autorestart

parent aec53751
......@@ -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