fix model server testts

This commit is contained in:
Adil Hafeez 2025-06-09 14:48:41 -07:00
parent 641d41de1c
commit ea2dd85bf1
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
2 changed files with 2 additions and 2 deletions

View file

@ -684,7 +684,7 @@ static_resources:
- endpoint:
address:
socket_address:
address: 0.0.0.0
address: host.docker.internal
port_value: $MODEL_SERVER_PORT
hostname: {{ internal_cluster }}
{% endfor %}