diff --git a/jfrog-oauth/README.md b/jfrog-oauth/README.md index 6c178fc..dbada9a 100644 --- a/jfrog-oauth/README.md +++ b/jfrog-oauth/README.md @@ -61,7 +61,7 @@ artifactory: > Replace `CODER_URL` with your Coder deployment URL, e.g., 2. Create a new Application Integration by going to and select the Application Type as the integartion you created in step 1. -![JFrog Platform New Integrtaion](../.images/jfrog-oauth-app.png) + ![JFrog Platform New Integrtaion](../.images/jfrog-oauth-app.png) 3. Add a new [external authetication](https://coder.com/docs/v2/latest/admin/external-auth) to Coder by setting these env variables, @@ -141,4 +141,5 @@ provider "docker" { } } ``` + > Here `REPO_KEY` is the name of docker repository in Artifactory.