Files
hassio-addons/radarr/rootfs/etc/index.html
2023-02-06 20:12:18 +01:00

13 lines
237 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Ingress is disabled!</title>
</head>
<body>
<p>
Ingress was disabled by the user. Please connect using ip:port or
re-enable in the addons options.
</p>
</body>
</html>