Skip to content

Commit

Permalink
Release 4.0.1 - See CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Jan 26, 2024
1 parent 4e9ecac commit ec4febc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 4.0.1 2024-01-26 <dave at tiredofit dot ca>

### Changed
- PHP 8.2


## 4.0.0 2023-09-21 <dave at tiredofit dot ca>

### Added
Expand Down
4 changes: 2 additions & 2 deletions examples/compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ services:
- DB_NAME=matomo
- DB_USER=matomo
- DB_PASSWORD=userpassword
- DB_DUMP_FREQ=1440
- DB_DUMP_BEGIN=0000
- DB01_BACKUP_INTERVAL=1440
- DB01_BACKUP_BEGIN=0000
- DB_CLEANUP_TIME=8640
networks:
- services
Expand Down

0 comments on commit ec4febc

Please sign in to comment.