Skip to content

Commit

Permalink
feat: 쿠키 도메인 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
capDoYeonLee committed Jul 18, 2024
1 parent 12d25d1 commit c05a7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BE/error/src/main/resources/env.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ AT_TOKEN_SECRET_KEY=erroroverflowsecretekeyerroroverflowsecretekey
RT_TOKEN_SECRET_KEY=erroroverflowsecretekeyerroroverflowsecretekey
AT_VALID_TIME=3600000
RT_VALID_TIME=26280000
COOKIE_DOMAIN=localhost
COOKIE_DOMAIN=localhost, error.econo-calendar
COOKIE_PATH=/

0 comments on commit c05a7d0

Please sign in to comment.