Skip to content

Commit 9b81b9f

Browse files
authored
Update docker-compose.yml
1 parent b8c6419 commit 9b81b9f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker-compose.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ services:
1818
zammad-elasticsearch:
1919
image: ${IMAGE_REPO}:zammad-elasticsearch${VERSION}
2020
restart: ${RESTART}
21+
environment:
22+
- discovery.type=single-node
2123
volumes:
2224
- elasticsearch-data:/usr/share/elasticsearch/data
2325

0 commit comments

Comments
 (0)