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
@@ -67,8 +67,8 @@ devices:
|
||||
- /dev/nvme2
|
||||
environment:
|
||||
ES_JAVA_OPTS: -Xms1024M -Xmx1024M
|
||||
TINI_SUBREAPER: 'true'
|
||||
bootstrap.memory_lock: 'true'
|
||||
TINI_SUBREAPER: "true"
|
||||
bootstrap.memory_lock: "true"
|
||||
discovery.type: single-node
|
||||
host_network: true
|
||||
image: ghcr.io/alexbelgium/elasticsearch-{arch}
|
||||
|
||||
Reference in New Issue
Block a user