@ -15,12 +15,12 @@ services:
environment:
- xpack.security.enabled=false
- "discovery.type=single-node"
ports:
- 9200:9200
# ports:
# - 9200:9200
influxdb:
image: influxdb:2.4-alpine
- '8086:8086'
# - '8086:8086'
volumes:
- influxdb-storage:/var/lib/influxdb
env_file: ./searching-front/.env.local