mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +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:
@@ -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