We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fa983a commit e8a664aCopy full SHA for e8a664a
README.md
@@ -86,7 +86,7 @@ It supports both Basic and Bearer authentications as explained in the
86
In the wrangler.toml file:
87
88
```
89
-[env.production]
+[env.production.vars]
90
REGISTRIES_JSON = "[{ \"registry\": \"https://url-to-other-registry\", \"password_env\": \"REGISTRY_TOKEN\", \"username\": \"username-to-use\" }]"
91
92
0 commit comments