You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`CHALLENGE_API_URL`| No |`https://api.topcoder-dev.com`| Challenge API lookup for current active phase |
99
+
|`SUBMISSION_API_URL`| No |`${CHALLENGE_API_URL}/v6`| Submission API base URL used for submission lookups/downloads; prod should use `https://api.topcoder.com/v6`|
99
100
|`RESOURCES_API_URL`| No |`${CHALLENGE_API_URL}/v6/resources`| Resource API lookup for challenge-specific copilot access to manual reruns |
100
101
|`DISABLE_PG_BOSS`| No |`false`| Disable pg-boss queue/worker and run tester compilation inline |
101
102
|`DEFAULT_REVIEW_SCORECARD_ID`| Yes (for UI defaults) | None | Default review scorecard returned by `GET /challenge/defaults`|
0 commit comments