Fix log permission: touch and chown laravel.log in entrypoint
CapRover volume remounts can override build-time chown, leaving
storage/logs owned by root. Explicitly touch + chown the log file
at container start before php-fpm runs.
Co-Authored-By:
Claude Sonnet 4.6 <noreply@anthropic.com>
Showing
Please register or sign in to comment