diff --git a/README.md b/README.md index a6b9a1e..91d405a 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,7 @@ docker pull ghcr.io/sage-bionetworks/dccvalidator_1kd:v1.0.0 ### Create a container from the docker image ``` -docker run --rm -it -p 8100:3838 -e APP_REDIRECT_URL= -e R_CONFIG_ACTIVE=1kD -e client_id= -e client_name= -e client_secret= --name +docker run --rm -it -p 8100:3838 -e APP_REDIRECT_URL= -e R_CONFIG_ACTIVE=1kD -e client_id= -e client_name= -e client_secret= --name ``` Once the container is created, you can head to the APP_REDIRECT_URL you specified to enter the app.