There was an error while loading. Please reload this page.
1 parent 0216cd4 commit fbf0a04Copy full SHA for fbf0a04
1 file changed
README.md
@@ -48,7 +48,10 @@ jitter_secs = 3600
48
49
[s3]
50
bucket = "my-certificates-bucket"
51
+endpoint = "https://s3.example.com"
52
region = "us-east-1"
53
+prefix = ""
54
+force_path_style = true
55
access_key = "your-s3-access-key"
56
secret_key = "your-s3-secret-key"
57
@@ -77,7 +80,10 @@ jitter_secs = 0
77
80
78
81
79
82
83
84
85
86
87
88
89
```
0 commit comments