Storage
Supported storage driver of DocKing
Public
FILESYSTEM_DISK=publicphp artisan storage:linkS3
FILESYSTEM_DISK=s3
# Acess Key & Secret Key can be found in "<your username> => Security credentials"
AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESS_KEY=
AWS_DEFAULT_REGION=us-east-1
AWS_BUCKET=
AWS_USE_PATH_STYLE_ENDPOINT=falseLast updated