S3
This commit is contained in:
6
.env.example
Normal file
6
.env.example
Normal file
@ -0,0 +1,6 @@
|
||||
S3_REGION=outer-space
|
||||
S3_HOST=s3.cool.site
|
||||
S3_ACCESS_KEY=your_access_key_here
|
||||
S3_SECRET_KEY=your_secret_key_here
|
||||
S3_BUCKET_NAME=your_bucket_name
|
||||
SECRET_CODE=super_secret_code
|
Reference in New Issue
Block a user