📝 What’s Changed
- Enable Permissions-Policy security headers (#4621) @pglombardo
⬆️ Dependencies updates
- ⬆️ Bump aws-sdk-core from 3.252.0 to 3.253.0 (#4626) @dependabot[bot]
- ⬆️ Bump lograge from 0.14.0 to 0.15.0 (#4627) @dependabot[bot]
- ⬆️ Bump terser from 1.2.7 to 1.2.8 (#4628) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1266.0 to 1.1267.0 (#4624) @dependabot[bot]
- ⬆️ Bump google-cloud-env from 2.3.1 to 2.4.0 (#4625) @dependabot[bot]
- ⬆️ Bump tilt from 2.7.0 to 2.8.0 (#4622) @dependabot[bot]
- ⬆️ Bump aws-partitions from 1.1265.0 to 1.1266.0 (#4623) @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.