fixed db scripts
This commit is contained in:
@@ -122,10 +122,10 @@ Set these when Wasabi image storage is ready:
|
||||
- `S3_BUCKET=<bucket-name>`
|
||||
- `S3_ACCESS_KEY_ID=<access-key>`
|
||||
- `S3_SECRET_ACCESS_KEY=<secret-key>`
|
||||
- `S3_PUBLIC_BASE_URL=<optional CDN or public bucket base URL>`
|
||||
- `S3_PUBLIC_BASE_URL=<optional CDN or public bucket base URL; leave blank for private signed URLs>`
|
||||
- `S3_KEY_PREFIX=bird-photos`
|
||||
|
||||
Use a dedicated bucket and access key for FlockPal images. Grant only the S3 permissions the app needs for that bucket.
|
||||
Use a dedicated private bucket and access key for FlockPal images. Grant only the S3 permissions the app needs for that bucket. When `S3_PUBLIC_BASE_URL` is blank, FlockPal stores private object keys and returns short-lived signed URLs for bird photos.
|
||||
|
||||
Bucket settings recommendation:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user