Skip to content

Commit 2a46104

Browse files
committed
Update litestream path
1 parent 3998ba4 commit 2a46104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/litestream.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ access-key-id: $R2_ACCESS_KEY_ID
22
secret-access-key: $R2_SECRET_ACCESS_KEY
33

44
dbs:
5-
- path: /data/db.sqlite
5+
- path: /data/app.db
66
replicas:
77
- type: s3
88
bucket: creator-kit-prod
9-
path: db.sqlite
9+
path: app.db
1010
region: auto
1111
endpoint: https://b95f38ca3a6ac31ea582cd624e6eb385.r2.cloudflarestorage.com
1212

0 commit comments

Comments
 (0)