github pglombardo/PasswordPusher v1.25.3
v1.25.3: Don't Precompile on Docker container boot

latest releases: v1.45.8, v1.45.7, v1.45.6...
19 months ago

What’s Changed

Previously the Docker containers would unnecessarily precompile assets on container boot. This was long and just an unneeded boot delay.

With this release, assets will be precompiled on container boot only if the PWP_PRECOMPILE=true environment variable is set. This is needed/used by people who have modified the assets to further brand or customise the theme.

If you are changing the assets in the pwpush Docker containers, set PWP_PRECOMPILE=true.

🚀 Features

⬆️ Dependencies updates

👥 List of contributors

@dependabot, @dependabot[bot] and @pglombardo

Don't miss a new PasswordPusher release

NewReleases is sending notifications on new releases.