mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
Making title conform Updating links to the script/menu label Signed-off-by: Mary Anthony <mary@docker.com>
525 B
525 B
Notary CLI
Notary Server
The default notary server URL is [https://notary-server:4443/]. This default value can overridden (by priority order):
- by specifying the option
--server/-son commands requiring call to the notary server. - by setting the
NOTARY_SERVER_URLenvironment variable.