Fix example litestream.yml replica configuration
This commit is contained in:
@@ -6,5 +6,5 @@
|
|||||||
# - path: /path/to/primary/db # Database to replicate from
|
# - path: /path/to/primary/db # Database to replicate from
|
||||||
# replicas:
|
# replicas:
|
||||||
# - path: /path/to/replica # File-based replication
|
# - path: /path/to/replica # File-based replication
|
||||||
# - path: s3://my.bucket.com/db # S3-based replication
|
# - url: s3://my.bucket.com/db # S3-based replication
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user