Commit Graph

5 Commits

Author SHA1 Message Date
987f498ec9 Remove invalid umask from php-fpm pool config (not supported)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 17:23:18 +05:00
fe248c0994 Fix file permissions: set umask 0022 so created files are world-readable
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 17:15:27 +05:00
d706eb9a87 Add storage symlink to git; fix entrypoint to recreate if broken
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 16:44:06 +05:00
c2265a155d Fix entrypoint: remove set -e so php-fpm always starts
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 06:39:16 +05:00
e68efae28a Fix create/edit pages missing vars; add storage:link entrypoint
- AutoController create/edit: add purposeCases, dillers
- EstateController create/edit: add purposeCases, districts, dillers
- Add entrypoint.sh to run storage:link on container start

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-06 06:32:13 +05:00