diff --git a/docs/content/installation/using-the-jwt-token-docker-secret.md b/docs/content/installation/using-the-jwt-token-docker-secret.md index 8c66988577..cfcaf7aa5a 100644 --- a/docs/content/installation/using-the-jwt-token-docker-secret.md +++ b/docs/content/installation/using-the-jwt-token-docker-secret.md @@ -161,7 +161,7 @@ You can also use the certificate and key from the MyF5 portal and the Docker reg ] } - $ curl --key --cert | jq + $ curl https://private-registry.nginx.com/v2/nginx-ic-nap/nginx-plus-ingress/tags/list --key --cert | jq { "name": "nginx-ic-nap/nginx-plus-ingress", "tags": [ @@ -170,7 +170,7 @@ You can also use the certificate and key from the MyF5 portal and the Docker reg ] } - $ curl --key --cert | jq + $ curl https://private-registry.nginx.com/v2/nginx-ic-dos/nginx-plus-ingress/tags/list --key --cert | jq { "name": "nginx-ic-dos/nginx-plus-ingress", "tags": [