Skip to content

Commit 0e1a8da

Browse files
committed
fix: prod 쿠키 설정 변경
1 parent 077c9b7 commit 0e1a8da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/src/main/resources/application-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ management:
7676
cookie:
7777
secure: true
7878
same-site: None
79-
domain: ".waitfair.shop"
79+
domain: ""
8080

8181
# coolSMS
8282
sms:

0 commit comments

Comments
 (0)