mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 16:21:51 +02:00
Try to allow disabling ingress
This commit is contained in:
12
radarr/rootfs/etc/index.html
Normal file
12
radarr/rootfs/etc/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!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>
|
||||
Reference in New Issue
Block a user