mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 09:39:58 -06:00
Docker: allow independent IPv4 and IPv6 selection for configured networks
This commit is contained in:
@@ -1109,6 +1109,5 @@ $(function() {
|
||||
$.cookie('dockersettings_view_mode', $('.advancedview').is(':checked') ? 'advanced':'basic', {expires:3650});
|
||||
});
|
||||
showStatus('pid','dockerd');
|
||||
}
|
||||
);
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user