Skip to content

Commit ef628ff

Browse files
authored
Merge pull request #3 from KAU-gitfit/feat/githubOAuth#1
스프링 https 설정 추가
2 parents 22cd2b5 + 02287cc commit ef628ff

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/main/resources/application.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,7 @@ management:
6060
logging:
6161
level:
6262
root: INFO
63-
com.example.gitfitbe: DEBUG
63+
com.example.gitfitbe: DEBUG
64+
65+
server:
66+
forward-headers-strategy: framework

0 commit comments

Comments
 (0)