Skip to content

Commit d2cc7aa

Browse files
authored
Merge pull request #106 from Renzzle/fix/proxy
fix: add forward headers strategy native setting
2 parents 64f6243 + 7e788d1 commit d2cc7aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
server:
22
port: 9001
3+
forward-headers-strategy: native
34

45
spring:
56
profiles:

0 commit comments

Comments
 (0)