diff --git a/salt/common/files/daemon.json b/salt/common/files/daemon.json index d13a80e4b..c2a2bfedb 100644 --- a/salt/common/files/daemon.json +++ b/salt/common/files/daemon.json @@ -1,3 +1,3 @@ { - "registry-mirrors": [ "https://:5000" ], + "registry-mirrors": [ "https://:5000" ] }