Skip to content

Commit

Permalink
Update readme [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Oct 25, 2024
1 parent d329656 commit d1dbc6e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,10 @@ CYBER_DOJO_WEB_PORT=3000
</pre>

The main [cyber-dojo](https://github.com/cyber-dojo/commander/blob/master/cyber-dojo)
bash script uses these environment variables to control the image identity and port number
of the cyber-dojo microservice containers.
bash script uses these environment variables to:
- control the [START_POINTS_BASE](https://github.com/cyber-dojo/start-points-base/actions) identity when running `cyber-dojo start-point create ...`
- control the image identity and port number of the cyber-dojo microservice containers.

For example, suppose `cyberdojo/versioner:latest` is a tag for `cyberdojo/versioner:0.1.89`
(which we can see a fragment of above), and we bring up a cyber-dojo server:
<pre>
Expand Down

0 comments on commit d1dbc6e

Please sign in to comment.