mirror of
https://github.com/unraid/webgui.git
synced 2026-03-12 13:59:50 -05:00
d2981ee243db3cc4022599c69f8713a46051ae85
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
Description
Unraid Web UI
Languages
JavaScript
51.5%
PHP
32.7%
Shell
7.9%
CSS
5.7%
HTML
2.1%