Add default s3 filesystem
This commit is contained in:
@@ -15,6 +15,9 @@ DB_DATABASE=postgres
|
|||||||
DB_USERNAME=postgres
|
DB_USERNAME=postgres
|
||||||
DB_PASSWORD=postgres
|
DB_PASSWORD=postgres
|
||||||
|
|
||||||
|
FILESYSTEM_DRIVER=s3
|
||||||
|
FILESYSTEM_DISK=s3
|
||||||
|
|
||||||
BROADCAST_DRIVER=log
|
BROADCAST_DRIVER=log
|
||||||
CACHE_DRIVER=file
|
CACHE_DRIVER=file
|
||||||
QUEUE_CONNECTION=sync
|
QUEUE_CONNECTION=sync
|
||||||
|
|||||||
Reference in New Issue
Block a user