mirror of https://github.com/docker/docs.git
Fix typo in file path (#9820)
This commit is contained in:
parent
9467e894e1
commit
e3b32f33f3
|
@ -12,7 +12,7 @@ The administrator configuration file allows you to customize and standardize you
|
|||
|
||||
When you install Docker Desktop Enterprise, a configuration file with default values is installed at the following location. Do not change the location of the `admin-settings.json` file.
|
||||
|
||||
`\%ProgramData%\DockerDesktop\admin-settings.json`
|
||||
`%ProgramData%\DockerDesktop\admin-settings.json`
|
||||
|
||||
which defaults to:
|
||||
|
||||
|
|
Loading…
Reference in New Issue