Skip to content

Commit

Permalink
chore: remove dummy token
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasZeissner committed Sep 16, 2024
1 parent 44191ac commit 06a9982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ Ensure to set `COSMO_API_URL` and `COSMO_API_KEY` environment variables to point
For example:

```bash
export COSMO_API_KEY="cosmo_669b576aaadc10ee1ae81d9193425705"
export COSMO_API_KEY="<cosmo-api-token>"
export COSMO_API_URL="http://localhost:3001"


Expand Down

0 comments on commit 06a9982

Please sign in to comment.