Skip to content

Commit

Permalink
Update configuration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayodejiola authored Apr 4, 2023
1 parent 0690962 commit d370456
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<p>Set the following environment variables:</p>

{% highlight bash %}
IRON_TOKEN=MY_TOKEN
IRON_PROJECT_ID=MY_PROJECT_ID
export IRON_TOKEN=YOUR_TOKEN
export IRON_PROJECT_ID=YOUR_PROJECT_ID
{% endhighlight %}

<p>The <span class="fixed-width">IRON_PROJECT_ID</span> you use will be the default project to use. You can always override this in your code.</p>
Expand Down

0 comments on commit d370456

Please sign in to comment.