Skip to content

Commit d65889b

Browse files
committed
docs: SERVER_COOKIE_DOMAIN 환경변수 예제 추가
1 parent 032285b commit d65889b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ JWT_REFRESH_TOKEN_SECRET=string
3030
JWT_REFRESH_TOKEN_EXPIRATION=number
3131
SPRINGDOC_ENABLED=boolean
3232
SWAGGER_ENABLED=boolean
33+
SERVER_COOKIE_DOMAIN=string

0 commit comments

Comments
 (0)