diff --git a/README.md b/README.md index d82228f..c1062ef 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,9 @@ docker run submitter:latest -- note: the application requires being run in an environment with Roles based access to the AWS resources. in addition, the environment must have WORKSPACE and SSM_PATH variables set according to stage and prod conventions. ## Makefile Info -### Run-Stage +### run-stage Run-stage is outputted by the terraform used to create the infrastructure and copy/pasted here for convenience. -Calling run-stage will execute the latest version of the container in the stage environment using the MITVPC. \ No newline at end of file +Calling run-stage will execute the latest version of the container in the stage environment using the MITVPC. + +### run-prod +run-prod is just like run-stage, except it runs the prod infrastructure version \ No newline at end of file