Skip to content

Commit 7b1fd8c

Browse files
committed
fix: update README to correct registry-mirrors key
1 parent c5c7552 commit 7b1fd8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ If you are the user of orbstack. You can also edit the config directly at `~/.or
4545

4646
```json
4747
{
48-
"hosts": ["https://registry.dockermirror.com"]
48+
"registry-mirrors": ["https://registry.dockermirror.com"]
4949
}
5050
```
5151

0 commit comments

Comments
 (0)