mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
fix: auto-fix linting issues
This commit is contained in:
committed by
github-actions[bot]
parent
2de05df210
commit
d38b278629
@@ -80,8 +80,8 @@ devices:
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
NEXTCLOUD_PATH: /data/config/www/nextcloud
|
||||
SKIP_DATA_DIRECTORY_PERMISSION_CHECK: 'yes'
|
||||
TRUSTED_PROXIES: '**'
|
||||
SKIP_DATA_DIRECTORY_PERMISSION_CHECK: "yes"
|
||||
TRUSTED_PROXIES: "**"
|
||||
hassio_api: true
|
||||
image: ghcr.io/alexbelgium/nextcloud_ocr-{arch}
|
||||
ingress_port: 0
|
||||
|
||||
Reference in New Issue
Block a user