Commit 9242ab2
authored
ld-monitor: Remove
* Remove session.set_status calls, which are automatic now
* Specify protocol for port mapping
Docker otherwise assumes TCP, when we want UDP.session.set_status() calls and define protocol in compose example (#812)1 parent 6c4c73e commit 9242ab2
2 files changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | 273 | | |
276 | 274 | | |
277 | 275 | | |
| |||
315 | 313 | | |
316 | 314 | | |
317 | 315 | | |
318 | | - | |
319 | | - | |
320 | 316 | | |
321 | 317 | | |
322 | 318 | | |
| |||
0 commit comments