Skip to content

Commit

Permalink
Update mainnet snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Groxan committed Jul 27, 2020
1 parent 73bba72 commit bfbff2b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile-snapshot
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM cirrusci/wget

RUN wget "https://tzkt-snapshots.s3.eu-central-1.amazonaws.com/tzkt_240.backup" -O tzkt_db.backup
RUN wget "https://tzkt-snapshots.s3.eu-central-1.amazonaws.com/tzkt_258.backup" -O tzkt_db.backup
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ postgres=# \q

````c
cd ~
wget "https://tzkt-snapshots.s3.eu-central-1.amazonaws.com/tzkt_240.backup" -O tzkt_db.backup
wget "https://tzkt-snapshots.s3.eu-central-1.amazonaws.com/tzkt_258.backup" -O tzkt_db.backup
````

#### Restore database from the snapshot
Expand Down

0 comments on commit bfbff2b

Please sign in to comment.