mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-21 20:16:28 +01:00
Merge pull request #2150 from alexbelgium/create-pull-request/patch-1761438754 nobuild
Github bot: fix linting issues nobuild
This commit is contained in:
@@ -5,7 +5,7 @@ codenotary: alexandrep.github@gmail.com
|
||||
description: web page monitoring, notification and change detection
|
||||
environment:
|
||||
LC_ALL: en_US.UTF-8
|
||||
TIMEOUT: '60000'
|
||||
TIMEOUT: "60000"
|
||||
image: ghcr.io/alexbelgium/changedetection.io-{arch}
|
||||
init: false
|
||||
map:
|
||||
@@ -14,7 +14,7 @@ name: Changedetection.io
|
||||
options:
|
||||
PGID: 0
|
||||
PUID: 0
|
||||
TIMEOUT: '60000'
|
||||
TIMEOUT: "60000"
|
||||
ports:
|
||||
5000/tcp: 5000
|
||||
ports_description:
|
||||
|
||||
Reference in New Issue
Block a user