- gallery backend: replace origin whitelist with wildcard CORS — NPMplus was stripping the Allow-Origin header; wildcard passes through reliably and is appropriate for a public photo gallery - gallery.js: hardcode photobackend.beachpartyballoons.com as the API base (NPMplus already routes this subdomain) and remove dead port fallbacks - nginx.conf: add /photos and /uploads proxy routes to gallery-backend (kept for direct-nginx access; NPMplus handles external traffic) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
TypeScript
49.7%
JavaScript
22%
HTML
12%
CSS
8.4%
Shell
7.2%
Other
0.7%