mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +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:
@@ -68,9 +68,9 @@ environment:
|
||||
CALIBRE_CONFIG_DIRECTORY: /config
|
||||
FM_HOME: /config
|
||||
HOME: /config
|
||||
PGID: '0'
|
||||
PUID: '0'
|
||||
START_DOCKER: 'false'
|
||||
PGID: "0"
|
||||
PUID: "0"
|
||||
START_DOCKER: "false"
|
||||
shm_size: 1gb
|
||||
image: ghcr.io/alexbelgium/calibre-{arch}
|
||||
ingress: true
|
||||
|
||||
Reference in New Issue
Block a user