Commit 56dfcaf
Fix www.conf ownership to allow runtime PHP-FPM overrides
The pool.d directory and www.conf were owned by root, preventing
the non-root udx user (uid 500) from applying PHP_FPM_MAX_CHILDREN
and other overrides via 35_phpfpm.sh at container startup.
Ref icamiami/icamiami.org#1923
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 26b0f90 commit 56dfcaf
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments