Unverified Commit 6f7845bb authored by kladko's avatar kladko

SKALE-3274-restart-enclave

parent 8733da4c
......@@ -2,7 +2,7 @@ version: '3'
services:
sgxwallet:
image: skalenetwork/sgxwallet:latest
restart: on-failure
restart: always
ports:
- "1026:1026"
- "1027:1027"
......
......@@ -2,7 +2,7 @@ version: '3'
services:
sgxwallet:
image: skalenetwork/sgxwallet_sim:develop-latest
restart: on-failure
restart: always
ports:
- "1026:1026"
- "1027:1027"
......
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