From d77871cd925791975c784a65a25f94a565fddf7a Mon Sep 17 00:00:00 2001 From: Sergio <77530549+sergi0g@users.noreply.github.com> Date: Thu, 27 Feb 2025 21:54:45 +0200 Subject: [PATCH] Update docs --- docs/src/content/docs/configuration/authentication.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/content/docs/configuration/authentication.mdx b/docs/src/content/docs/configuration/authentication.mdx index a8001ca..73048cb 100644 --- a/docs/src/content/docs/configuration/authentication.mdx +++ b/docs/src/content/docs/configuration/authentication.mdx @@ -4,7 +4,7 @@ import { Callout } from "nextra/components"; Some registries (or specific images) may require you to be authenticated. For those, you can modify `cup.json` like this: -```json +```jsonc { "registries": { "": {