Set pid directive to /tmp/nginx.pid in nginx.conf and nginx.local.conf to prevent permission denied errors when running nginx as a non-root user. Co-authored-by: Claude <noreply@anthropic.com>
* feat: adds docker-based dev environment * docs: updates Docker command help * fix local dev