Skip to content

Commit e8a664a

Browse files
authored
Update README.md (#63)
1 parent 2fa983a commit e8a664a

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
@@ -86,7 +86,7 @@ It supports both Basic and Bearer authentications as explained in the
8686
In the wrangler.toml file:
8787

8888
```
89-
[env.production]
89+
[env.production.vars]
9090
REGISTRIES_JSON = "[{ \"registry\": \"https://url-to-other-registry\", \"password_env\": \"REGISTRY_TOKEN\", \"username\": \"username-to-use\" }]"
9191
```
9292

0 commit comments

Comments
 (0)