mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-14 20:17:46 +02:00
fix(s3): do not create bucket if not exists, check if healthy instead
update php and js dependencies to latest
This commit is contained in:
parent
18f6b75dee
commit
da7076fc2d
7 changed files with 385 additions and 344 deletions
|
|
@ -75,7 +75,7 @@ to help you kickstart your contribution.
|
|||
#media.fileManager="s3"
|
||||
#media.s3.bucket="castopod"
|
||||
#media.s3.endpoint="http://172.20.0.6:9090/"
|
||||
#media.s3.path_style_endpoint=true
|
||||
#media.s3.pathStyleEndpoint=true
|
||||
```
|
||||
|
||||
> _NB._ You can tweak your environment by setting more environment variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue