You've already forked symfony-storage
first try to create a config tree build
This commit is contained in:
@@ -26,15 +26,15 @@ class Storage
|
||||
|
||||
//storage:
|
||||
//photos:
|
||||
//type: s3
|
||||
// bucket: bluesquare.public
|
||||
// region: nl-ams
|
||||
// endpoint: 'https://s3.nl-ams.scw.cloud'
|
||||
// credentials:
|
||||
// key: '%env(MYSUPERSECRETAWSKEY)%'
|
||||
// secret: '%env(MYSUPERSECRETAWSSECRET)%'
|
||||
// version: lastest # optionnel
|
||||
// path: '/photos' # optionnel
|
||||
// type: s3
|
||||
// bucket: bluesquare.public
|
||||
// region: nl-ams
|
||||
// endpoint: 'https://s3.nl-ams.scw.cloud'
|
||||
// credentials:
|
||||
// key: '%env(MYSUPERSECRETAWSKEY)%'
|
||||
// secret: '%env(MYSUPERSECRETAWSSECRET)%'
|
||||
// version: lastest # optionnel
|
||||
// path: '/photos' # optionnel
|
||||
//
|
||||
// files:
|
||||
// type: s3
|
||||
|
||||
Reference in New Issue
Block a user