Skip to content

Commit

Permalink
fix(container): missing es in docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
zukka77 committed Mar 16, 2023
1 parent 496eda9 commit 16b21f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version: '3.3'

services:
elasticsearch:
image: docker.io/italia/publiccode-tools-elasticsearch:ceb40894eaa142c8aec55c8dbcc9df038ec491e1
environment:
- cluster.routing.allocation.disk.threshold_enabled=false
Expand Down

0 comments on commit 16b21f4

Please sign in to comment.