Skip to content

Instantly share code, notes, and snippets.

@m59peacemaker
m59peacemaker / docker-compose.development.yml
Last active March 16, 2022 19:21
docker-tika-elasticsearch-nodejs-quickstart
version: '3.7'
volumes:
elasticsearch:
services:
elasticsearch:
volumes:
- elasticsearch:/usr/share/elasticsearch/data