mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-14 16:54:04 +00:00
Clears config and application cache on every container start to prevent stale provider references after image updates. Creates the storage symlink and runs pending migrations if the app is already installed. Fixes #614