updated netwrok and volumes

This commit is contained in:
Berkay 2025-12-06 19:14:49 +03:00
parent cb627f76de
commit 28d55a9d7a
1 changed files with 0 additions and 10 deletions

View File

@ -63,20 +63,10 @@ services:
environment:
- discovery.type=single-node
- cluster.name=${CLUSTER_NAME}
# Dev/test için security kapalı
- xpack.security.enabled=false
- xpack.security.transport.ssl.enabled=false
# Heap size
- ES_JAVA_OPTS=${ES_JAVA_OPTS}
# Lisans modu
- xpack.license.self_generated.type=${LICENSE}
ulimits:
memlock:
soft: -1
hard: -1
nofile:
soft: 65536
hard: 65536
volumes:
- es-data:/usr/share/elasticsearch/data
ports: