mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
2de05df210
commit
d38b278629
@@ -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