mirror of
https://github.com/sergi0g/cup.git
synced 2025-11-17 01:23:39 -05:00
Update docs
This commit is contained in:
@@ -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>": {
|
||||||
|
|||||||
Reference in New Issue
Block a user