diff --git a/lib/kamal/configuration/docs/registry.yml b/lib/kamal/configuration/docs/registry.yml index 4411fd4d5..9e0a9feca 100644 --- a/lib/kamal/configuration/docs/registry.yml +++ b/lib/kamal/configuration/docs/registry.yml @@ -9,11 +9,10 @@ # A reference to a secret (in this case, `DOCKER_REGISTRY_TOKEN`) will look up the secret # in the local environment: registry: - server: registry.digitalocean.com - username: - - DOCKER_REGISTRY_TOKEN + server: registry.digitalocean.com/ + username: password: - - DOCKER_REGISTRY_TOKEN + - DIGITALOCEAN_PERSONAL_ACCESS_TOKEN # Using AWS ECR as the container registry #