mirror of
https://github.com/tiredofit/docker-db-backup.git
synced 2025-12-21 21:33:28 +01:00
Release 2.9.5 - See CHANGELOG.md
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
## 2.9.5 2021-12-03 <alexbarcello@githuba>
|
||||
|
||||
### Changed
|
||||
- Fix for S3 Minio backup targets
|
||||
- Fix for annoying output on certain target time print conditions
|
||||
|
||||
## 2.9.5 2021-12-07 <dave at tiredofit dot ca>
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -147,7 +147,6 @@ If `BACKUP_LOCATION` = `S3` then the following options are used.
|
||||
| `S3_KEY_SECRET` | S3 Key Secret |
|
||||
| `S3_PATH` | S3 Pathname to save to e.g. '`backup`' |
|
||||
| `S3_PROTOCOL` | Use either `http` or `https` to access service - Default `https` |
|
||||
| `S3_URI_STYLE` | Choose either `VIRTUALHOST` or `PATH` style - Default `VIRTUALHOST` |
|
||||
|
||||
|
||||
## Maintenance
|
||||
|
||||
Reference in New Issue
Block a user