We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60634d4 commit ca1c991Copy full SHA for ca1c991
1 file changed
src/main/resources/application.yml
@@ -4,6 +4,7 @@ jwt:
4
refreshTokenExpireTime: ${JWT_REFRESH_EXPIRE_TIME}
5
6
server:
7
+ forward-headers-strategy: framework
8
port: ${SERVER_PORT}
9
tomcat:
10
threads:
0 commit comments