mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-27 00:10:32 +02:00
Update config.json
https://github.com/alexbelgium/hassio-addons/issues/1489#issuecomment-2244325438
This commit is contained in:
@@ -6,7 +6,8 @@
|
|||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "web page monitoring, notification and change detection",
|
"description": "web page monitoring, notification and change detection",
|
||||||
"environment": {
|
"environment": {
|
||||||
"TIMEOUT": "60000"
|
"TIMEOUT": "60000",
|
||||||
|
"LC_ALL": "en_US.UTF-8"
|
||||||
},
|
},
|
||||||
"image": "ghcr.io/alexbelgium/changedetection.io-{arch}",
|
"image": "ghcr.io/alexbelgium/changedetection.io-{arch}",
|
||||||
"init": false,
|
"init": false,
|
||||||
@@ -35,6 +36,6 @@
|
|||||||
"slug": "changedetection.io",
|
"slug": "changedetection.io",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/changedetection.io",
|
||||||
"version": "0.46.1",
|
"version": "0.46.1-2",
|
||||||
"webui": "http://[HOST]:[PORT:5000]"
|
"webui": "http://[HOST]:[PORT:5000]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user