📝 What’s Changed
- Keep Devise validation errors after Turbo auth form submissions (#4764) @pglombardo, Peter Giacomo Lombardo
⬆️ Dependencies updates
- ⬆️ Bump docker/setup-buildx-action from 4.2.0 to 4.3.0 (#4765) @dependabot[bot]
- ⬆️ Bump google-apis-storage_v1 from 0.65.0 to 0.66.0 (#4766) @dependabot[bot]
👥 List of contributors
@pglombardo, @dependabot[bot] and Peter Giacomo Lombardo
🛥️ 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.