Skip to content

Conversation

@JR-1991
Copy link
Member

@JR-1991 JR-1991 commented Sep 24, 2025

This pull request is related to #41 and makes a small change to the README.md file, updating the instructions for setting the API_TOKEN environment variable to use a placeholder value instead of reading it from a file. Replaces the grep-based API_TOKEN export with a direct assignment for clarity in the setup instructions.

Replaces the grep-based API_TOKEN export with a direct assignment for clarity in the setup instructions.
@JR-1991 JR-1991 self-assigned this Sep 24, 2025
@JR-1991 JR-1991 added the documentation Improvements or additions to documentation label Sep 24, 2025
@JR-1991 JR-1991 linked an issue Sep 24, 2025 that may be closed by this pull request
@JR-1991 JR-1991 marked this pull request as ready for review November 26, 2025 11:51
@JR-1991 JR-1991 merged commit 8ea6e03 into main Nov 26, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

Development

Successfully merging this pull request may close these issues.

export $(grep "API_TOKEN" "dv/bootstrap.exposed.env") doesn't work

2 participants