> Replace `CODER_URL` with your Coder deployment URL, e.g., <coder.example.com>
2. Create a new Application Integration by going to <https://JFROG_URL/ui/admin/configuration/integrations/new> and select the Application Type as the integartion you created in step 1.


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.