Skip to content

Commit 5af3d3b

Browse files
river0525claude
andcommitted
fix: update CONFIRM_API_URL in .env.example to NoviSteps organization crawler
Replace the placeholder URL with the actual NoviSteps organization server (atcoder-novisteps-crawler.vercel.app/api) as requested by the team. Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 791969a commit 5af3d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# AtCoder affiliation confirmation API endpoint
22
# Set this to the actual endpoint URL in your .env file (do not commit real URLs here)
3-
CONFIRM_API_URL=https://your-confirm-api-endpoint.example.com/confirm
3+
CONFIRM_API_URL=https://atcoder-novisteps-crawler.vercel.app/api

0 commit comments

Comments
 (0)