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.
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