mirror of
https://github.com/unraid/webgui.git
synced 2026-05-09 05:41:17 -05:00
d2981ee243
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