🛠️New configuration variable for S3 home directory (#359)
This commit is contained in:
@@ -89,6 +89,7 @@
|
||||
"path": "STORAGE_LOCAL_PATH"
|
||||
},
|
||||
"S3": {
|
||||
"homeDirectory": "STORAGE_S3_HOME_DIRECTORY",
|
||||
"bucket": "STORAGE_S3_BUCKET",
|
||||
"region": "STORAGE_S3_REGION",
|
||||
"endPoint": "STORAGE_S3_ENDPOINT",
|
||||
|
||||
Reference in New Issue
Block a user