mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-01-07 09:55:44 +00:00
explicitly set elk_network client ip to not conflict
This commit is contained in:
@@ -34,4 +34,4 @@
|
||||
TELEMETRY_ENABLED: "false"
|
||||
networks:
|
||||
- name: elk_network
|
||||
|
||||
ipv4_address: 172.19.0.3
|
||||
|
||||
@@ -62,3 +62,4 @@
|
||||
ELASTIC_HOSTS: "{{ env_vars.ELASTIC_HOSTS }}"
|
||||
networks:
|
||||
- name: elk_network
|
||||
ipv4_address: 172.19.0.4
|
||||
|
||||
Reference in New Issue
Block a user