Unverified Commit faf92c04 authored by Oleh's avatar Oleh

fix format

parent e6d14df1
...@@ -52,9 +52,9 @@ Ensure you have your backup key. ...@@ -52,9 +52,9 @@ Ensure you have your backup key.
docker-compose down docker-compose down
``` ```
2. Copy the entire `sgx_data` directory. 2. Copy the entire `sgx_data` directory.
3. Edit the `docker-compose.yml` and add the `-b` flag to recover from backup and change image name. 3. Edit the `docker-compose.yml` and add the `-b` flag to recover from backup and change image name.
```yaml ```yaml
image: skalenetwork/<NEW_IMAGE> image: skalenetwork/<NEW_IMAGE>
......
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