Update config.json

This commit is contained in:
Alexandre
2022-11-25 20:58:06 +01:00
committed by GitHub
parent f4b6fc5b36
commit 3998f2f92d

View File

@@ -12,6 +12,7 @@
"discovery.type": "single-node" "discovery.type": "single-node"
}, },
"host_network": true, "host_network": true,
"image": "ghcr.io/alexbelgium/elasticsearch-{arch}",
"map": [ "map": [
"config:rw" "config:rw"
], ],