Skip to content

Commit

Permalink
Update litestream path
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Dec 3, 2024
1 parent 3998ba4 commit 2a46104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/litestream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ access-key-id: $R2_ACCESS_KEY_ID
secret-access-key: $R2_SECRET_ACCESS_KEY

dbs:
- path: /data/db.sqlite
- path: /data/app.db
replicas:
- type: s3
bucket: creator-kit-prod
path: db.sqlite
path: app.db
region: auto
endpoint: https://b95f38ca3a6ac31ea582cd624e6eb385.r2.cloudflarestorage.com

Expand Down

0 comments on commit 2a46104

Please sign in to comment.