Closed sameersubudhi closed 2 months ago
This PR resolves LISK-968
Update SNAPSHOT_URL in .env.* files to point to export/datadir snapshot tarballs and run APPLY_SNAPSHOT=true docker compose up --build --detach
SNAPSHOT_URL
.env.*
APPLY_SNAPSHOT=true docker compose up --build --detach
What was the problem?
This PR resolves LISK-968
How was it solved?
How was it tested?
Update
SNAPSHOT_URL
in.env.*
files to point to export/datadir snapshot tarballs and runAPPLY_SNAPSHOT=true docker compose up --build --detach