Commit b6391ea
Change Pathways backend target from
This change uses the explicit IPv4 loopback address instead of the hostname "localhost" for the gRPC backend target, which could resolve to an IPv6 address.
PiperOrigin-RevId: 875382428localhost to 127.0.0.1
1 parent 71d1346 commit b6391ea
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments