diff --git a/cloudbuild.mcp.yaml b/cloudbuild.mcp.yaml index 605d0b0..0cf2c29 100644 --- a/cloudbuild.mcp.yaml +++ b/cloudbuild.mcp.yaml @@ -51,7 +51,7 @@ steps: - '--region=${_REGION}' - '--project=${PROJECT_ID}' - '--service-account=${_MCP_SA}' - - '--set-env-vars=GOOGLE_CLOUD_PROJECT=${PROJECT_ID},OPAX_BASE_URL=https://opax.vauco.no,OSVAUCO_AGENT_URL=https://osvauco-agent-zjbqp3prqq-uc.a.run.app' + - '--set-env-vars=GOOGLE_CLOUD_PROJECT=${PROJECT_ID},OPAX_BASE_URL=https://opax.vauco.no,OSVAUCO_AGENT_URL=https://osvauco-agent-357036551735.us-central1.run.app' - '--update-secrets=MCP_SECRET=mcp-server-key:latest,INTERNAL_API_KEY=INTERNAL_API_KEY:latest' - '--allow-unauthenticated' - '--port=8080'