- 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
52.6%
JavaScript
21%
HTML
11.2%
CSS
8%
Shell
6.6%
Other
0.6%