Use framework handling of forward headers

This commit is contained in:
Jim Martens 2023-08-19 17:33:03 +02:00
parent 538b1badec
commit d5691e3081
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
server:
port: 12000
shutdown: graceful
forward-headers-strategy: native
forward-headers-strategy: framework
### technical configurations ###
management: