Files
Mangarr/deploy.php
ext.jeremy.guillot@maxicoffee.domains eb25d2c34e
All checks were successful
Deploy / deploy (push) Successful in 3m47s
fix: run cache:clear after docker restart, not before
Docker resolves bind mounts at container start time, not dynamically when
the Deployer symlink changes. Running cache:clear before restart means
docker exec sees the old release code, causing errors on changed config.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-11 21:38:40 +01:00

3.3 KiB