Skip to content

Commit

Permalink
update host entry
Browse files Browse the repository at this point in the history
  • Loading branch information
ekneg54 committed Jun 11, 2024
1 parent 166b6b9 commit 0be2957
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickstart/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ services:
- prometheus
extra_hosts:
# enables prometheus to access the host system (eg when logprep is running locally in the terminal)
- "host.docker.internal:172.17.0.1"
- "host.docker.internal:192.168.223.41"
config:
image: nginx:latest
container_name: config
Expand Down

0 comments on commit 0be2957

Please sign in to comment.