Skip to content

Commit

Permalink
Add default in config document
Browse files Browse the repository at this point in the history
  • Loading branch information
cswindle committed Oct 5, 2018
1 parent e992ceb commit abd9ac4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/doc/src/reference/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ runner = ".."
[registry]
index = "..." # URL of the registry index (defaults to the central repository)
token = "..." # Access token (found on the central repo’s website)
default = "..." # Default alternative registry to use (can be overriden with --registry)

[http]
proxy = "host:port" # HTTP proxy to use for HTTP requests (defaults to none)
Expand Down

0 comments on commit abd9ac4

Please sign in to comment.