From d1dbc6ee1fd4bf80cb2b2be990131471817efb40 Mon Sep 17 00:00:00 2001 From: JonJagger Date: Fri, 25 Oct 2024 06:46:34 +0100 Subject: [PATCH] Update readme [ci skip] --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 91117c7..180cf58 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,10 @@ CYBER_DOJO_WEB_PORT=3000 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: