📝 What’s Changed
- Skip confirmation if enable_user_account_emails is false (#4263) Thanks for reporting @fritterhoff
⬆️ Dependencies updates
- ⬆️ Bump oj from 3.16.15 to 3.16.16 (#4260) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1224.0 to 1.1225.0 (#4259) @dependabot[bot]
- ⬆️ Bump aws-sdk-s3 from 1.215.0 to 1.216.0 (#4258) @dependabot[bot]
👥 List of contributors
@dependabot[bot], @pglombardo and dependabot[bot]
🛥️ Docker Images
Available on Docker Hub:
https://hub.docker.com/r/pglombardo/pwpush
🏃♂️ Run This Version
- Point DNS to your server (e.g.
pwpush.example.com). - Download docker-compose.yml or clone the repo.
- In
docker-compose.yml, uncomment and set:TLS_DOMAIN: 'pwpush.example.com'for automatic Let’s Encrypt TLS.
- Run:
docker compose up -dOpen https://pwpush.example.com or alternatively http://your-ip:5100.