mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-21 15:12:34 +02:00
Update .env.local_dev
This commit is contained in:
+2
-2
@@ -36,9 +36,9 @@ DO_ENDPOINT=s3.localhost.localstack.cloud:4566
|
||||
# LocalStack S3 base URL
|
||||
DO_BASEURL=http://my-bucket.s3.localhost.localstack.cloud:4566
|
||||
# LocalStack s3 Access key ID for uploading the docs
|
||||
DO_ACCESS_KEY_ID=
|
||||
DO_ACCESS_KEY_ID=123
|
||||
# LocalStack s3 secret access key for uploading the docs
|
||||
DO_SECRET_ACCESS_KEY=
|
||||
DO_SECRET_ACCESS_KEY=xyz
|
||||
# LocalStack s3 region
|
||||
DO_REGION=eu-central-1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user