π Whatβs Changed
- Fix: Remove javascript_importmap_tags from Devise mailer templates (#4428) @pglombardo
β¬οΈ Dependencies updates
- β¬οΈ Bump aws-partitions from 1.1241.0 to 1.1242.0 (#4427) @dependabot[bot]
- β¬οΈ Bump bootsnap from 1.24.0 to 1.24.1 (#4426) @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.