init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# S3 Configuration
|
||||
S3_ACCESS_KEY=your_access_key_here
|
||||
S3_SECRET_KEY=your_secret_key_here
|
||||
S3_REGION=your_region_here
|
||||
S3_BUCKET_NAME=your_bucket_name_here
|
||||
|
||||
# Optional: For S3-compatible services (like Backblaze B2, MinIO, etc.)
|
||||
# S3_ENDPOINT=https://s3.us-west-000.backblazeb2.com
|
||||
# S3_FORCE_PATH_STYLE=true
|
||||
Reference in New Issue
Block a user