mirror of
https://github.com/unraid/webgui.git
synced 2026-01-13 13:09:58 -06:00
It is correct, because the line in DockerClient is
$tmp['registry'] = $tmp['registry'] ?? $this->getTemplateValue($image, 'Registry');
And if I switch that, then god knows what else has to change in addition