Skip to content

Commit

Permalink
Update bootstrap.yml to fix host.docker.internal resolve as ip v6 add…
Browse files Browse the repository at this point in the history
…ress in docker v4.31.0 (#781)

Update bootstrap.yml

fix host.docker.internal resolve as ip v6 address in docker v4.31.0, see docker issue[7332](docker/for-mac#7332)
  • Loading branch information
shimengwang authored Oct 24, 2024
1 parent 4ccb786 commit f5e0d14
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/plugins/tests/integration/dataplane/bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,7 @@ static_resources:
socket_address:
address: host.docker.internal
port_value: 9999
dns_lookup_family: V4_ONLY

admin:
address:
Expand Down

0 comments on commit f5e0d14

Please sign in to comment.