Skip to content

Commit 47a0629

Browse files
committed
Fix
1 parent 1bbc33e commit 47a0629

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/litestream.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ dbs:
55
- path: /data/db.sqlite
66
replicas:
77
- type: s3
8-
bucket: diffusion-server-dev
8+
bucket: diffusion-dev
99
path: db.sqlite
1010
region: auto
1111
endpoint: https://b95f38ca3a6ac31ea582cd624e6eb385.r2.cloudflarestorage.com
1212
- path: /data/analytics.sqlite
1313
replicas:
1414
- type: s3
15-
bucket: diffusion-server-dev
15+
bucket: diffusion-dev
1616
path: analytics.sqlite
1717
region: auto
1818
endpoint: https://b95f38ca3a6ac31ea582cd624e6eb385.r2.cloudflarestorage.com

0 commit comments

Comments
 (0)