Commit 5243727
committed
Change default MONAI Label server address to 127.0.0.1
Connecting to 0.0.0.0 works on mac for some reason, but it's supposed
to be a universal invalid address. I've only seen it used as a
listening address to mean "listen on all interfaces".1 parent 88a4c4e commit 5243727
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
| 274 | + | |
275 | 275 | | |
276 | 276 | | |
277 | 277 | | |
| |||
0 commit comments