mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
2de05df210
commit
d38b278629
@@ -69,8 +69,8 @@ environment:
|
||||
DOCKER_MODS: linuxserver/mods:universal-calibre
|
||||
FM_HOME: /config
|
||||
HOME: /config
|
||||
PGID: '0'
|
||||
PUID: '0'
|
||||
PGID: "0"
|
||||
PUID: "0"
|
||||
calibre-web_CONFIG_DIRECTORY: /config
|
||||
shm_size: 1gb
|
||||
hassio_api: true
|
||||
|
||||
Reference in New Issue
Block a user