Add S3 client for Hetzner Object Storage
This commit is contained in:
+2
-2
@@ -6,8 +6,8 @@ BETTER_AUTH_URL="http://localhost:3000"
|
||||
RESEND_API_KEY=""
|
||||
EMAIL_FROM="noreply@school.second-brain.ru"
|
||||
|
||||
S3_ENDPOINT="https://fsn1.your-objectstorage.com"
|
||||
S3_BUCKET="lms-uploads"
|
||||
S3_ENDPOINT="https://nbg1.your-objectstorage.com"
|
||||
S3_BUCKET="second-brain-lms"
|
||||
S3_ACCESS_KEY=""
|
||||
S3_SECRET_KEY=""
|
||||
S3_REGION="eu-central"
|
||||
|
||||
Reference in New Issue
Block a user