deploy.sh:
- add step 3: nginx config apply with Webuzo/standard detection
- configurable via NGINX_CONF_SRC and NGINX_DOMAIN variables
setup-project.sh:
- move add_header to server block level (inside location / they are
overridden by Webuzo's regex location and never sent)
- detect Webuzo nginx binary (/usr/local/apps/nginx/sbin/nginx)
instead of hardcoded systemctl reload nginx
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>