Skip to content

Conversation

@gianalarcon
Copy link
Contributor

Task name here

Fixes #relevant-issue-here

Types of change

  • Feature
  • Bug
  • Enhancement

Comments (optional)

Cloud Run injects PORT, not BACKEND_PORT. The app now checks
PORT first (for Cloud Run), then falls back to BACKEND_PORT
(for local dev), with 4000 as the default.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Pass RELAYER_ZKVERIFY_API_KEY and RELAYER_WALLET_KEY from GitHub
secrets to Cloud Run. These are required by the backend config
validation and were causing startup failures.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Set CORS_ORIGIN to https://app.polypay.pro to allow requests
from the production frontend.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Changed from --set-env-vars to --update-env-vars so deployments
don't overwrite env vars like DATABASE_URL that are configured
directly on Cloud Run.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants