m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-17 01:23:39 -05:00

Update docs

This commit is contained in:
Sergio
2025-02-27 21:54:45 +02:00
parent c3dd4d2462
commit d77871cd92

View File

@@ -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: Some registries (or specific images) may require you to be authenticated. For those, you can modify `cup.json` like this:
```json ```jsonc
{ {
"registries": { "registries": {
"<YOUR_REGISTRY_DOMAIN_1>": { "<YOUR_REGISTRY_DOMAIN_1>": {