Skip to content

Commit 06c1832

Browse files
author
Kim DongMin
committed
refactor: https 적용으로 구성 수정
1 parent 7a865e1 commit 06c1832

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/main/resources/application.properties

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,6 @@ springdoc.swagger-ui.path=/swagger-ui.html
4444
springdoc.swagger-ui.tags-sorter=alpha
4545
springdoc.swagger-ui.operations-sorter=alpha
4646

47+
server.forward-headers-strategy=native
48+
4749
server.address=0.0.0.0

0 commit comments

Comments
 (0)