Commit ad035df
Add dual-port Kestrel config for gRPC HTTP/2 support
Port 5000 serves REST (HTTP/1.1+2), port 5001 serves gRPC with
HTTP/2-only (h2c) so Traefik can forward gRPC traffic correctly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 0f02efe commit ad035df
1 file changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
489 | | - | |
| 489 | + | |
| 490 | + | |
490 | 491 | | |
491 | 492 | | |
492 | 493 | | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
493 | 499 | | |
494 | | - | |
495 | 500 | | |
496 | 501 | | |
497 | 502 | | |
| |||
0 commit comments