SuperSeller3000/docker
Simon Kuehn 2914d76b05 fix: revert to FastCGI TCP — Unix socket requires root on FPM master
Unix socket volume was root-owned, FPM running as uid 1000 couldn't
create the socket. TCP app:9000 works without privilege changes and
has negligible performance difference in a local Docker network.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 18:03:06 +00:00
..
app fix: revert to FastCGI TCP — Unix socket requires root on FPM master 2026-05-17 18:03:06 +00:00
caddy fix: revert to FastCGI TCP — Unix socket requires root on FPM master 2026-05-17 18:03:06 +00:00