On AnD0R the reverse-proxy lives on the 'backend' docker network; on cloud.neuronetz.ai it's 'neuronetz_default'. With a hardcoded name the cockpit ended up on a network the prod proxy couldn't see and routing silently dropped. Network is now overridable via PSYC_PROXY_NETWORK in .env (default 'backend' keeps dev working). On prod, set PSYC_PROXY_NETWORK=neuronetz_default in .env before the next compose up. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1.5 KiB
1.5 KiB