Skip to content

Commit

Permalink
로그인 핫픽스 (#316)
Browse files Browse the repository at this point in the history
  • Loading branch information
leeeryboy authored Sep 6, 2024
1 parent 5778d98 commit d2abb93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ server:
session:
timeout: 32400 # 9시간
cookie:
same-site: strict
same-site: lax
secure: true

springdoc:
Expand Down

0 comments on commit d2abb93

Please sign in to comment.