Commit 4425dfb
Updated application.properties to resolve being able to receive large messages, host address binding issues and inconsistency with server ports. Added management.port to match server.port, added server.max-http-header-size=200000 for large messages sent via http/https, and server.address=0.0.0.0 (#9)
management.address=0.0.0.0 to ensure host addresses are properly bound.
Co-authored-by: redhat-healthcare-chiefarchitect <alscott@redhat.com>1 parent 7bac209 commit 4425dfb
File tree
3 files changed
+12
-0
lines changed- FHIR/src/main/resources
- KIC/src/main/resources
- ThirdParty/src/main/resources
3 files changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
0 commit comments