mirror of
https://github.com/unraid/webgui.git
synced 2026-03-14 06:51:27 -05: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