mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-09-19 04:59:01 +00:00
nextcloud: Drop diagnostic for checking availability of docker.com
Tests: - Run diagnostics for nextcloud and notice that there is not check to reach docker.com. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
983c0f53af
commit
480562890a
@ -189,8 +189,6 @@ class NextcloudApp(app_module.App):
|
|||||||
diagnose_url(url.format(domain=address), kind=kind,
|
diagnose_url(url.format(domain=address), kind=kind,
|
||||||
**kwargs))
|
**kwargs))
|
||||||
|
|
||||||
results.append(diagnose_url('docker.com'))
|
|
||||||
|
|
||||||
return results
|
return results
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user