Skip to content

Commit bc6c2f6

Browse files
committed
Fix the network
1 parent f592b73 commit bc6c2f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/elasticsearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@
285285
cluster.routing.allocation.disk.watermark.flood_stage: "98%"
286286
####################################################################
287287

288-
community.docker.networks:
288+
networks:
289289
- name: "searchengine-net"
290290
ipv4_address: 10.11.0.{{ item | int + 1 }}
291291
published_ports:

0 commit comments

Comments
 (0)