mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-01 17:37:44 +01:00
Update config.json
This commit is contained in:
@@ -66,7 +66,9 @@
|
|||||||
"PUID": "0",
|
"PUID": "0",
|
||||||
"QBITTORRENTLOGPATH": "/config/qBittorrent/data/logs",
|
"QBITTORRENTLOGPATH": "/config/qBittorrent/data/logs",
|
||||||
"SET_FWMARK": "true",
|
"SET_FWMARK": "true",
|
||||||
"WEBUI_PORT": "8080"
|
"WEBUI_PORT": "8080",
|
||||||
|
"HEALTH_CHECK_INTERVAL": "15",
|
||||||
|
"HEALTH_CHECK_TIMEOUT": "30"
|
||||||
},
|
},
|
||||||
"homeassistant": "2023.12.0",
|
"homeassistant": "2023.12.0",
|
||||||
"image": "ghcr.io/alexbelgium/qbittorrent-{arch}",
|
"image": "ghcr.io/alexbelgium/qbittorrent-{arch}",
|
||||||
@@ -151,5 +153,5 @@
|
|||||||
"slug": "qbittorrent",
|
"slug": "qbittorrent",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "4.6.2-8wireguard_openvpn"
|
"version": "4.6.2-9wireguard_openvpn"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user